From 51ddd2302eefe9de62afe9a484b51f68899aea50 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 18 Jan 2021 21:54:59 +0100 Subject: field name --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 2f4ac95c..2ea29820 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1182,7 +1182,7 @@ denomination. // indicative time by which the exchange undertakes to transfer the funds to // the merchant, in case of successful payment. - wire_deadline: Timestamp; + wire_transfer_deadline: Timestamp; // EdDSA `public key of the merchant `, so that the client can identify the // merchant for refund requests. -- cgit v1.2.3