summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-18 21:54:59 +0100
committerFlorian Dold <florian@dold.me>2021-01-18 21:55:10 +0100
commit51ddd2302eefe9de62afe9a484b51f68899aea50 (patch)
treeaadf559d96978be1675613b945f7ae2f90ecb314 /core
parent0413c8484ada788a7defd5aacb897fe9a402353c (diff)
downloaddocs-51ddd2302eefe9de62afe9a484b51f68899aea50.tar.gz
docs-51ddd2302eefe9de62afe9a484b51f68899aea50.tar.bz2
docs-51ddd2302eefe9de62afe9a484b51f68899aea50.zip
field name
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
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 <merchant-pub>`, so that the client can identify the
// merchant for refund requests.