summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 5c5b3ca5..ceebd005 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -167,7 +167,8 @@ such as the implemented version of the protocol and the currency used.
// Base URL of the exchange REST API.
base_url: string;
- // Currency for which the exchange is configured.
+ // Currency for which the merchant is configured
+ // to trust the exchange.
// May not be the one the exchange actually uses,
// but is the only one we would trust this exchange for.
currency: string;