summaryrefslogtreecommitdiff
path: root/api-exchange.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-05-26 15:23:32 +0200
committerChristian Grothoff <christian@grothoff.org>2016-05-26 15:23:32 +0200
commite3fd0565cef4fb9c542d824e0f39d7d0bb6f5dcf (patch)
tree52a98b070f2cbde0bcdaf378a7ea4d6cca676bcd /api-exchange.rst
parentb981558c685503b50e26b295fa51dc43b917dd53 (diff)
downloaddocs-e3fd0565cef4fb9c542d824e0f39d7d0bb6f5dcf.tar.gz
docs-e3fd0565cef4fb9c542d824e0f39d7d0bb6f5dcf.tar.bz2
docs-e3fd0565cef4fb9c542d824e0f39d7d0bb6f5dcf.zip
change edate to wire_transfer_deadline/delay (#4521)
Diffstat (limited to 'api-exchange.rst')
-rw-r--r--api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-exchange.rst b/api-exchange.rst
index 28acac75..d9dc14aa 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -514,7 +514,7 @@ denomination.
// indicative time by which the exchange undertakes to transfer the funds to
// the merchant, in case of successful payment.
- edate: Timestamp;
+ pay_deadline: Timestamp;
// 64-bit transaction id for the transaction between merchant and customer
transaction_id: number;