summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-exchange.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 00a0cc26..22319a39 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -120,6 +120,9 @@ possibly by using HTTPS.
// The format is "current:revision:age".
version: string;
+ // The exchange's base URL.
+ base_url: string;
+
// The exchange's currency.
currency: string;