summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-01-11 15:26:07 +0100
committerÖzgür Kesim <oec-taler@kesim.org>2023-01-11 15:26:07 +0100
commitbccd5efc461707d7c53937a890adaf3f722085dc (patch)
treeef7ad78dc49bf5565e933f3489808f39e4685514 /design-documents
parentf0d3af4c2bc9cbdbf8c04924652567c3c01bc6fa (diff)
downloaddocs-bccd5efc461707d7c53937a890adaf3f722085dc.tar.gz
docs-bccd5efc461707d7c53937a890adaf3f722085dc.tar.bz2
docs-bccd5efc461707d7c53937a890adaf3f722085dc.zip
added max_age_group to the withdraw-age request, made it signed by the reserve_priv, and put into the database schema
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 6ba45734..b9553432 100644
--- a/design-documents/024-age-restriction.rst
+++ b/design-documents/024-age-restriction.rst
@@ -442,7 +442,7 @@ schema in the exchange is given here:
label=<<B>withdraw_age_commitments</B>>
margin=20
commitments [
- label="<id>withdraw_age_commitments_id\l|h_commitment\l|amount_with_fee_val\l|amount_with_fee_frac\l|noreveal_index\l|<res>reserve_uuid\l|reserve_sig\l|timestamp\l"
+ label="<id>withdraw_age_commitments_id\l|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"
]
}