taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 6665421b7ef55f7527d31d5fd6b40e0e831ecbde
parent 4bd87caa73216200d77de26effe040b2da87e615
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Sat, 22 Apr 2023 17:11:06 +0200

DD24: no timestamp for age-withdraw

Diffstat:
Mdesign-documents/024-age-restriction.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/design-documents/024-age-restriction.rst b/design-documents/024-age-restriction.rst @@ -435,7 +435,7 @@ schema in the exchange is given here: label=<<B>withdraw_age_commitments</B>> margin=20 commitments [ - label="withdraw_age_commitments_id\l|<hc>h_commitment\l|amount_with_fee_val\l|amount_with_fee_frac\l|noreveal_index\l|max_age\l|<res>reserve_pub\l|reserve_sig\l|timestamp\l" + label="withdraw_age_commitments_id\l|<hc>h_commitment\l|amount_with_fee_val\l|amount_with_fee_frac\l|noreveal_index\l|max_age\l|<res>reserve_pub\l|reserve_sig\l" ] } @@ -443,7 +443,7 @@ schema in the exchange is given here: label=<<B>withdraw_age_reveals</B>> margin=20 reveals [ - label="freshcoin_index\l|<comm>h_commitment\l|<denom>denominations_serial\l|h_coin_ev\l|timestamp\l" + label="freshcoin_index\l|<comm>h_commitment\l|<denom>denominations_serial\l|h_coin_ev\l" ] }