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:07:29 +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 439c13d6 more BS bugfixes
439c13d6 is described below

commit 439c13d64b7bbca45fd415688cff71f21fe049ff
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Oct 28 02:07:25 2023 +0200

    more BS bugfixes
---
 src/lib/exchange_api_handle.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c
index 24d1590c..b4073ded 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -2124,6 +2124,7 @@ TALER_EXCHANGE_keys_to_json (const struct 
TALER_EXCHANGE_Keys *kd)
     {
       const struct TALER_EXCHANGE_DenomPublicKey *dk = &kd->denom_keys[i];
       struct TALER_DenominationGroup meta = {
+        .cipher = dk->key.bsign_pub_key->cipher,
         .value = dk->value,
         .fees = dk->fees,
         .age_mask = dk->key.age_mask

-- 
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]