-trying to fix demo

This commit is contained in:
Christian Grothoff 2022-06-29 09:11:41 +02:00
parent b4c330730d
commit 70d9d0b94e
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -2155,7 +2155,7 @@ finish_keys_response (struct TEH_KeyStateHandle *ksh)
dk->meta.expire_deposit),
GNUNET_JSON_pack_timestamp ("stamp_expire_legal",
dk->meta.expire_legal),
GNUNET_JSON_pack_uint32 ("age_mask",
GNUNET_JSON_pack_uint64 ("age_mask",
dk->meta.age_mask.bits),
TALER_JSON_pack_denom_pub ("denom_pub",
&dk->denom_pub),