exchange

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

commit cb723a82fda81c99fcda48977cf75eee844ac121
parent 6cbf7218d87e69442268d0ea3ba37170bad9c563
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  8 Feb 2022 23:25:16 +0100

-initialize cipher type

Diffstat:
Msrc/lib/exchange_api_csr.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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,