summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-07-01 16:31:36 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-07-01 16:31:50 +0200
commitb4aae77aaea8b6cb20a0598ccfe9a1621f8ea0e0 (patch)
tree72502e0df75e032167b02f283c8bdd737dd6ce40
parent96939062d1cd65bc87ceb900c730c6b5acf3db05 (diff)
downloaddocs-b4aae77aaea8b6cb20a0598ccfe9a1621f8ea0e0.tar.gz
docs-b4aae77aaea8b6cb20a0598ccfe9a1621f8ea0e0.tar.bz2
docs-b4aae77aaea8b6cb20a0598ccfe9a1621f8ea0e0.zip
use wire_deadline in deposit request
-rw-r--r--api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
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 <merchant-pub>`_, so that the client can identify the
// merchant for refund requests.