make API actually workable, sketch out melt

This commit is contained in:
Christian Grothoff 2022-02-05 00:02:38 +01:00
parent b30765c7d0
commit 41acdf11b8
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1062,6 +1062,11 @@ struct TALER_EXCHANGE_CsRResponse
*/ */
struct struct
{ {
/**
* Length of the @e alg_values array.
*/
unsigned int arg_values_len;
/** /**
* Values contributed by the exchange for the * Values contributed by the exchange for the
* respective coin's withdraw operation. * respective coin's withdraw operation.