From 0b370a68148507016c6e707b01918350887887f7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 6 Nov 2021 17:26:11 +0100 Subject: add extension hashing --- src/include/taler_signatures.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/include/taler_signatures.h') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index eeceaf3d8..5eef0db6f 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -530,13 +530,6 @@ struct TALER_DepositRequestPS */ struct TALER_MerchantPublicKeyP merchant; - /** - * The coin's public key. This is the value that must have been - * signed (blindly) by the Exchange. The deposit request is to be - * signed by the corresponding private key (using EdDSA). - */ - struct TALER_CoinSpendPublicKeyP coin_pub; - }; -- cgit v1.2.3