summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-17 15:28:47 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-17 15:28:47 +0100
commitf8c56968b34e5761187d6267771e9582bc074a1f (patch)
treebc3624b491b7d46542a723fae95b646510421829 /core
parent7bc11a4b5d3e656824948045b072b02706529c33 (diff)
downloaddocs-f8c56968b34e5761187d6267771e9582bc074a1f.tar.gz
docs-f8c56968b34e5761187d6267771e9582bc074a1f.tar.bz2
docs-f8c56968b34e5761187d6267771e9582bc074a1f.zip
include exchange base URL
Diffstat (limited to 'core')
-rw-r--r--core/api-wire.rst3
1 files changed, 3 insertions, 0 deletions
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;
}