commit 51ddd2302eefe9de62afe9a484b51f68899aea50
parent 0413c8484ada788a7defd5aacb897fe9a402353c
Author: Florian Dold <florian@dold.me>
Date: Mon, 18 Jan 2021 21:54:59 +0100
field name
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.