make API actually workable, sketch out melt
This commit is contained in:
parent
b30765c7d0
commit
41acdf11b8
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user