From f8c56968b34e5761187d6267771e9582bc074a1f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 17 Jan 2020 15:28:47 +0100 Subject: include exchange base URL --- core/api-wire.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core') diff --git a/core/api-wire.rst b/core/api-wire.rst index fe6890a8..3f2b27d0 100644 --- a/core/api-wire.rst +++ b/core/api-wire.rst @@ -250,6 +250,9 @@ Querying the transaction history // The wire transfer ID in the outgoing transaction. wtid: ShortHashCode; + + // Base URL of the exchange. + exchange_base_url: string; } -- cgit v1.2.3