From 345c141bad275828b35a4299a44e9d357998d6a4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Apr 2022 20:50:27 +0200 Subject: -work on p2p payments --- src/util/wallet_signatures.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util') diff --git a/src/util/wallet_signatures.c b/src/util/wallet_signatures.c index 5b98f46e4..f0ff2dc89 100644 --- a/src/util/wallet_signatures.c +++ b/src/util/wallet_signatures.c @@ -1251,7 +1251,7 @@ TALER_wallet_econtract_upload_verify ( GNUNET_CRYPTO_hash (econtract, econtract_size, &pc.h_econtract); - return GNUNET_CRYPTO_eddsa_verify_ (TALER_SIGNATURE_WALLET_RESERVE_CLOSE, + return GNUNET_CRYPTO_eddsa_verify_ (TALER_SIGNATURE_WALLET_PURSE_ECONTRACT, &pc.purpose, &purse_sig->eddsa_signature, &purse_pub->eddsa_pub); -- cgit v1.2.3