From cb58740fbd9805807dba268c65498aaa171f004f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 19 Jan 2020 19:12:47 +0100 Subject: remove redundant METHOD option, we can derive it from PAYTO_URI --- src/benchmark/benchmark.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/benchmark/benchmark.conf') diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf index f59d995c6..6bfa7a8a2 100644 --- a/src/benchmark/benchmark.conf +++ b/src/benchmark/benchmark.conf @@ -51,8 +51,6 @@ WIRE_GATEWAY_URL = http://localhost:8082/2/ # 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}/account-2.json -# Which wire method should we use to calculate fees? -METHOD = x-taler-bank # Authentication information for basic authentication WIRE_GATEWAY_AUTH_METHOD = "basic" username = user -- cgit v1.2.3