diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-14 14:41:49 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-14 14:41:49 +0100 |
commit | 90886bd4115975f057bae6853ecefa23c5352759 (patch) | |
tree | e46586229b8fd2fc0f55544f134dc983eb63d4a2 /src/lib/test_exchange_api.conf | |
parent | 088e6c5f3cabcc8d91b8901dcaab6c8430ce26c8 (diff) |
fix test config
Diffstat (limited to 'src/lib/test_exchange_api.conf')
-rw-r--r-- | src/lib/test_exchange_api.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/test_exchange_api.conf b/src/lib/test_exchange_api.conf index ca5762140..d18690c77 100644 --- a/src/lib/test_exchange_api.conf +++ b/src/lib/test_exchange_api.conf @@ -83,7 +83,6 @@ URL = "payto://x-taler-bank/localhost:8082/2" # wallets with the bank information for transfers to the exchange. WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-2.json -# Which wire plugin should we used to access the account? METHOD = x-taler-bank # Authentication information for basic authentication |