-initialize cipher type

This commit is contained in:
Christian Grothoff 2022-02-08 23:25:16 +01:00
parent 6cbf7218d8
commit cb723a82fd
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -114,6 +114,7 @@ csr_ok (struct TALER_EXCHANGE_CsRHandle *csrh,
GNUNET_JSON_spec_end () GNUNET_JSON_spec_end ()
}; };
alg_values[i].cipher = TALER_DENOMINATION_CS;
if (GNUNET_OK != if (GNUNET_OK !=
GNUNET_JSON_parse (av, GNUNET_JSON_parse (av,
spec, spec,