From fef26ec5255296811e3fda919fe0c6d7b2ba4bf7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 28 Oct 2021 19:48:01 +0200 Subject: -fixes --- src/include/taler_testing_lib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/taler_testing_lib.h') 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) \ -- cgit v1.2.3