commit 26b5e7d52f810ef1301de3c4c4c305468cb90ece
parent 2f9b6d71434c677045a66f0ffda64739b1d2eeb3
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 4 Nov 2022 14:55:38 +0100
doc base URL
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git 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;