From 5823ad8b68e7259de00fda3c1187e046ae04abbd Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 20 Apr 2020 23:40:15 +0200 Subject: update spec --- core/api-merchant.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/api-merchant.rst') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 002dc976..b8c9eae8 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -170,7 +170,7 @@ Dynamic Merchant 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; } @@ -230,7 +230,7 @@ Dynamic Merchant 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; } @@ -300,7 +300,7 @@ Dynamic Merchant Instances h_wire: HashCode; // salt used to compute h_wire - salt: string; + salt: HashCode; // true if this account is active, // false if it is historic. -- cgit v1.2.3