gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 41/130: -fixes


From: gnunet
Subject: [taler-exchange] 41/130: -fixes
Date: Wed, 17 Nov 2021 12:24:49 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit fef26ec5255296811e3fda919fe0c6d7b2ba4bf7
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 28 19:48:01 2021 +0200

    -fixes
---
 src/include/taler_signatures.h  | 2 +-
 src/include/taler_testing_lib.h | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 6293a257..f0da70d4 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -1410,7 +1410,7 @@ struct TALER_ProposalDataPS
    * Hash of the JSON contract in UTF-8 including 0-termination,
    * using JSON_COMPACT | JSON_SORT_KEYS
    */
-  struct GNUNET_HashCode hash;
+  struct TALER_PrivateContractHash hash;
 };
 
 /**
diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h
index 9b82508c..525d119c 100644
--- a/src/include/taler_testing_lib.h
+++ b/src/include/taler_testing_lib.h
@@ -2343,6 +2343,7 @@ TALER_TESTING_get_trait (const struct TALER_TESTING_Trait 
*traits,
   op (reserve_pub, const struct TALER_ReservePublicKeyP)   \
   op (merchant_priv, const struct TALER_MerchantPrivateKeyP)       \
   op (merchant_pub, const struct TALER_MerchantPublicKeyP)         \
+  op (merchant_sig, const struct TALER_MerchantSignatureP)         \
   op (wtid, const struct TALER_WireTransferIdentifierRawP)         \
   op (contract_terms, const json_t)                                \
   op (wire_details, const json_t)                                  \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]