summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-16 12:07:44 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-16 12:07:44 +0200
commit3efd020941198b37bd8e0ff3cb226d2a4909cce3 (patch)
treeccdc05975cb8ccbee3232893f4f87855ecb977a9 /core/api-merchant.rst
parent64c941695820f7cc9d89162a3adac1f5bf16d5bf (diff)
parentf578a61197bf71c3c30d70d05d5dc6ea28b2631d (diff)
downloaddocs-3efd020941198b37bd8e0ff3cb226d2a4909cce3.tar.gz
docs-3efd020941198b37bd8e0ff3cb226d2a4909cce3.tar.bz2
docs-3efd020941198b37bd8e0ff3cb226d2a4909cce3.zip
Merge branch 'master' of git+ssh://git.taler.net/docs
Diffstat (limited to 'core/api-merchant.rst')
-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 f7d07c35..f2a0f25b 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1129,7 +1129,7 @@ Inspecting instances
// If the frontend does NOT specify a payment deadline, how long should
// offers we make be valid by default?
- default_pay_deadline: RelativeTime;
+ default_pay_delay: RelativeTime;
// Authentication configuration.
// Does not contain the token when token auth is configured.