From 94a5359494bcc24916c9f7f8323ace4643bc0065 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 12 Feb 2022 00:52:19 +0100 Subject: -address misc. fixmes --- src/include/taler_signatures.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/include/taler_signatures.h') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 3c31a4b60..037955096 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -440,13 +440,7 @@ struct TALER_WithdrawRequestPS struct GNUNET_CRYPTO_EccSignaturePurpose purpose; /** - * Reserve public key (which reserve to withdraw from). This is - * the public key which must match the signature. - */ - struct TALER_ReservePublicKeyP reserve_pub; - - /** - * Value of the coin being exchangeed (matching the denomination key) + * Value of the coin being exchanged (matching the denomination key) * plus the transaction fee. We include this in what is being * signed so that we can verify a reserve's remaining total balance * without needing to access the respective denomination key -- cgit v1.2.3