From c8be75f5e660469d16806ca8bfc1e6a861aef7c1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 28 Oct 2023 02:19:57 +0200 Subject: more BS bugfixes --- src/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 index 5111a56a9..efa605aea 100644 --- 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, -- cgit v1.2.3