gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -initialize cipher type


From: gnunet
Subject: [taler-exchange] branch master updated: -initialize cipher type
Date: Tue, 08 Feb 2022 23:25:19 +0100

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 cb723a82 -initialize cipher type
cb723a82 is described below

commit cb723a82fda81c99fcda48977cf75eee844ac121
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 8 23:25:16 2022 +0100

    -initialize cipher type
---
 src/lib/exchange_api_csr.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/exchange_api_csr.c b/src/lib/exchange_api_csr.c
index 9493ac04..968f13ad 100644
--- a/src/lib/exchange_api_csr.c
+++ b/src/lib/exchange_api_csr.c
@@ -114,6 +114,7 @@ csr_ok (struct TALER_EXCHANGE_CsRHandle *csrh,
       GNUNET_JSON_spec_end ()
     };
 
+    alg_values[i].cipher = TALER_DENOMINATION_CS;
     if (GNUNET_OK !=
         GNUNET_JSON_parse (av,
                            spec,

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