This commit is contained in:
Christian Grothoff 2023-02-19 18:30:04 +01:00
parent d49a0536ad
commit 9a841f6047
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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)),