summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.