taler-docs

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

commit f0d3af4c2bc9cbdbf8c04924652567c3c01bc6fa
parent 5eda8c850815ca48d08e07d2e2286cdfe89638d9
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Wed, 11 Jan 2023 11:08:03 +0100

-rename id field in table

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

diff --git 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>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|<res>reserve_uuid\l|reserve_sig\l|timestamp\l" ] }