taler-docs

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

commit b1ce4c8a16241c1819f1f76aa54b777c10ecea8c
parent 6f68e4f3f922370763d8bafbbabdc13027c6a04f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 18 Mar 2024 23:24:29 +0100

spec protocol v13 for #8638 -- optional argument

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -2903,7 +2903,7 @@ Adding templates // fields from `template_contract` that are // user-editable defaults for this template. // Since protocol **v13**. - editable_defaults: Object; + editable_defaults?: Object; // Required currency for payments. Useful if no // amount is specified in the `template_contract`