commit 70d9d0b94e7afd6336e51418103728652918cfaf
parent b4c330730d09ed555ce7db1326040750604968e0
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 29 Jun 2022 09:11:41 +0200
-trying to fix demo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/exchange/taler-exchange-httpd_keys.c
@@ -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),