implement #7706
This commit is contained in:
parent
d49a0536ad
commit
9a841f6047
@ -435,6 +435,8 @@ TEH_handler_purses_get (struct TEH_RequestContext *rc,
|
||||
&exchange_sig),
|
||||
GNUNET_JSON_pack_data_auto ("exchange_pub",
|
||||
&exchange_pub),
|
||||
GNUNET_JSON_pack_timestamp ("purse_expiration",
|
||||
gc->purse_expiration),
|
||||
GNUNET_JSON_pack_allow_null (
|
||||
GNUNET_JSON_pack_timestamp ("merge_timestamp",
|
||||
gc->merge_timestamp)),
|
||||
|
Loading…
Reference in New Issue
Block a user