commit f9a8724be8e82ca2873317bef6ad2f1bf9840e66
parent 47df0f252882d608b0d7edc65961e7d4cd2e6b67
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 25 Jun 2022 21:18:56 +0200
-removed redundant key
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/core/api-common.rst b/core/api-common.rst
@@ -976,7 +976,6 @@ within the
struct GNUNET_CRYPTO_EccSignaturePurpose purpose;
struct TALER_PrivateContractHash h_contract_terms;
struct TALER_MerchantWireHash h_wire;
- struct TALER_MerchantPublicKeyP merchant;
union TALER_CoinSpendPublicKeyP coin_pub;
};