summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-04 14:55:38 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-04 14:55:38 +0100
commit26b5e7d52f810ef1301de3c4c4c305468cb90ece (patch)
tree9cb899767a5d28440142c6e7bab228665a2b32c7 /core
parent2f9b6d71434c677045a66f0ffda64739b1d2eeb3 (diff)
downloaddocs-26b5e7d52f810ef1301de3c4c4c305468cb90ece.tar.gz
docs-26b5e7d52f810ef1301de3c4c4c305468cb90ece.tar.bz2
docs-26b5e7d52f810ef1301de3c4c4c305468cb90ece.zip
doc base URL
Diffstat (limited to 'core')
-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;