gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: more BS bugfixes


From: gnunet
Subject: [taler-exchange] branch master updated: more BS bugfixes
Date: Sat, 28 Oct 2023 02:20:00 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new c8be75f5 more BS bugfixes
c8be75f5 is described below

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

    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 5111a56a..efa605ae 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,

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]