summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-18 23:24:29 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-18 23:24:29 +0100
commitb1ce4c8a16241c1819f1f76aa54b777c10ecea8c (patch)
tree50a7bdabfde9281a99f183482ef7bd8a41e5dbfd
parent6f68e4f3f922370763d8bafbbabdc13027c6a04f (diff)
downloaddocs-master.tar.gz
docs-master.tar.bz2
docs-master.zip
spec protocol v13 for #8638 -- optional argumentHEADmaster
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index ef745dc2..2c44a570 100644
--- 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`