From 22eee42fcd3ede5d60d88ca0e9adc497ae04f538 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 13 Apr 2021 15:08:57 -0300 Subject: - default_pay_deadline -> default_pay_delay --- core/api-merchant.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-merchant.rst') 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. -- cgit v1.2.3