summaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/test_merchant_api.conf')
-rw-r--r--src/lib/test_merchant_api.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
index 2b4d66f7..4b98bde9 100644
--- a/src/lib/test_merchant_api.conf
+++ b/src/lib/test_merchant_api.conf
@@ -91,12 +91,14 @@ DB_CONN_STR = "postgres:///talercheck"
[exchange-wire-incoming-test]
# This is the response we give out for the /wire request. It provides
# wallets with the bank information for transfers to the exchange.
+# Note that the _incoming_ account is #3, while the
+# outgoing account of the exchange (see below) is #2.
TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/test.json
[exchange-wire-outgoing-test]
# What is the main website of the bank?
BANK_URI = "http://localhost:8083/"
-# Into which account at the 'bank' should (incoming) wire transfers be made?
+# From which account at the 'bank' should outgoing wire transfers be made?
BANK_ACCOUNT_NUMBER = 2