summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-19 19:13:15 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-19 19:13:15 +0100
commite5ef509b5301b1a67d0d7892ba8f60b62780de00 (patch)
tree738963c66a9589276af7c5d658dfab790deba4a9
parentcef872ff8fb34be479a285b0147c18d9d2fe65ee (diff)
downloadmerchant-e5ef509b5301b1a67d0d7892ba8f60b62780de00.tar.gz
merchant-e5ef509b5301b1a67d0d7892ba8f60b62780de00.tar.bz2
merchant-e5ef509b5301b1a67d0d7892ba8f60b62780de00.zip
remove obsolete METHOD option
-rw-r--r--src/lib/test_merchant_api.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf
index e3429134..e6c256d1 100644
--- a/src/lib/test_merchant_api.conf
+++ b/src/lib/test_merchant_api.conf
@@ -191,8 +191,6 @@ CONFIG = postgres:///talercheck
# What is the exchange's bank account (with the "Taler Bank" demo system)?
PAYTO_URI = "payto://x-taler-bank/localhost/2"
-METHOD = x-taler-bank
-
# This is the response we give out for the /wire request. It provides
# wallets with the bank information for transfers to the exchange.
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/exchange/account-2.json