exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit c8be75f5e660469d16806ca8bfc1e6a861aef7c1
parent a01dc97b4b9a777a126ec6071c83afbd531a49bc
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 28 Oct 2023 02:19:57 +0200

more BS bugfixes

Diffstat:
Msrc/lib/exchange_api_age_withdraw.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/exchange_api_age_withdraw.c b/src/lib/exchange_api_age_withdraw.c @@ -945,7 +945,7 @@ prepare_coins ( &can->details.blinding_key); FAIL_IF (GNUNET_OK != TALER_planchet_prepare (&cd->denom_pub.key, - NULL, + &can->details.alg_values, &can->details.blinding_key, NULL, &can->details.coin_priv,