From 1a97c102696ff76d25fd1cc83eaee2110f114df5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 23 Jun 2020 10:30:47 +0200 Subject: clarify with/without wire fee issue, sanity checks on currencies --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index ea735edc..979eca86 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1224,7 +1224,7 @@ typically also view the balance.) .. ts:def:: TrackTransferResponse interface TrackTransferResponse { - // Total amount transferred + // Actual amount of the wire transfer, excluding the wire fee. total: Amount; // Applicable wire fee that was charged -- cgit v1.2.3