-fix spec intregral size
This commit is contained in:
parent
4243833b2c
commit
ae94c954a5
@ -306,8 +306,8 @@ TEH_handler_age_withdraw (struct TEH_RequestContext *rc,
|
|||||||
TALER_JSON_spec_amount ("amount",
|
TALER_JSON_spec_amount ("amount",
|
||||||
TEH_currency,
|
TEH_currency,
|
||||||
&awc.commitment.amount_with_fee),
|
&awc.commitment.amount_with_fee),
|
||||||
GNUNET_JSON_spec_uint8 ("max_age_group",
|
GNUNET_JSON_spec_uint32 ("max_age_group",
|
||||||
&awc.commitment.max_age_group),
|
&awc.commitment.max_age_group),
|
||||||
GNUNET_JSON_spec_end ()
|
GNUNET_JSON_spec_end ()
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user