From b4aae77aaea8b6cb20a0598ccfe9a1621f8ea0e0 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 1 Jul 2018 16:31:36 +0200 Subject: use wire_deadline in deposit request --- api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-exchange.rst b/api-exchange.rst index 17c23b5d..a0686f6d 100644 --- a/api-exchange.rst +++ b/api-exchange.rst @@ -594,7 +594,7 @@ denomination. // indicative time by which the exchange undertakes to transfer the funds to // the merchant, in case of successful payment. - pay_deadline: Timestamp; + wire_deadline: Timestamp; // EdDSA `public key of the merchant `_, so that the client can identify the // merchant for refund requests. -- cgit v1.2.3