summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-04-22 17:11:06 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-04-22 17:11:13 +0200
commit6665421b7ef55f7527d31d5fd6b40e0e831ecbde (patch)
tree43e4bc8648c293e06bbe53c3ce0d807cc07b87b0 /design-documents
parent4bd87caa73216200d77de26effe040b2da87e615 (diff)
downloaddocs-6665421b7ef55f7527d31d5fd6b40e0e831ecbde.tar.gz
docs-6665421b7ef55f7527d31d5fd6b40e0e831ecbde.tar.bz2
docs-6665421b7ef55f7527d31d5fd6b40e0e831ecbde.zip
DD24: no timestamp for age-withdraw
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/024-age-restriction.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/design-documents/024-age-restriction.rst b/design-documents/024-age-restriction.rst
index fe34d9cf..14484513 100644
--- 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"
]
}