summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-03-12 19:41:48 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2023-03-12 19:41:48 +0100
commitdab1b41eda3788f3747646f543db40896bf23b4b (patch)
tree09744568f90912a072ea1539a43999cd0f25b8fa /design-documents
parent362fa6513a41a762f51dd7e75f650ec730dafdb7 (diff)
downloaddocs-dab1b41eda3788f3747646f543db40896bf23b4b.tar.gz
docs-dab1b41eda3788f3747646f543db40896bf23b4b.tar.bz2
docs-dab1b41eda3788f3747646f543db40896bf23b4b.zip
age-withdraw commitment: max_age instead of max_age_group
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/024-age-restriction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-documents/024-age-restriction.rst b/design-documents/024-age-restriction.rst
index 4dd6552f..6ad7c3dc 100644
--- a/design-documents/024-age-restriction.rst
+++ b/design-documents/024-age-restriction.rst
@@ -450,7 +450,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_group\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|timestamp\l"
]
}