summaryrefslogtreecommitdiff
path: root/core/api-wire.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-wire.rst')
-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;
}