summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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`