diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-06-15 16:45:29 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-06-15 22:54:58 +0200 |
commit | f59246e763cce70819f3ea8cc9b2f20732506912 (patch) | |
tree | 5f46c7238cb2fbfd225c41560a0e8d7ec74fbb21 /src/exchange-lib/test_exchange_api.conf | |
parent | 3876b70eb4daeaa04050fdaf5a2f9f625a879ff6 (diff) |
clean up blobs
clean up blobs
clean up blobs
clean up blobs
pass -c option to taler services, ship with reasonable config
exclude live-keys from config
Diffstat (limited to 'src/exchange-lib/test_exchange_api.conf')
-rw-r--r-- | src/exchange-lib/test_exchange_api.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/test_exchange_api.conf b/src/exchange-lib/test_exchange_api.conf index a8c690786..03dd6f992 100644 --- a/src/exchange-lib/test_exchange_api.conf +++ b/src/exchange-lib/test_exchange_api.conf @@ -43,7 +43,7 @@ TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/test.json [exchange-wire-outgoing-test] # What is the main website of the bank? BANK_URI = "http://localhost:8082/" -# 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 [coin_eur_ct_1] |