commit b4aae77aaea8b6cb20a0598ccfe9a1621f8ea0e0
parent 96939062d1cd65bc87ceb900c730c6b5acf3db05
Author: Florian Dold <florian.dold@gmail.com>
Date: Sun, 1 Jul 2018 16:31:36 +0200
use wire_deadline in deposit request
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 <merchant-pub>`_, so that the client can identify the
// merchant for refund requests.