This commit is contained in:
Christian Grothoff 2022-03-22 12:06:12 +01:00
parent cce049a0b5
commit 6868b78692
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -618,7 +618,7 @@ TALER_wallet_account_setup_verify (
};
return GNUNET_CRYPTO_eddsa_verify_ (
TALER_SIGNATURE_WALLET_RESERVE_STATUS,
TALER_SIGNATURE_WALLET_ACCOUNT_SETUP,
&purpose,
&reserve_sig->eddsa_signature,
&reserve_pub->eddsa_pub);