diff options
Diffstat (limited to 'src/auditor/test-auditor.conf')
-rw-r--r-- | src/auditor/test-auditor.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditor/test-auditor.conf b/src/auditor/test-auditor.conf index a76c9187..4906b55f 100644 --- a/src/auditor/test-auditor.conf +++ b/src/auditor/test-auditor.conf @@ -5,7 +5,6 @@ TINY_AMOUNT = TESTKUDOS:0.01 [exchange-account-1] WIRE_RESPONSE = ${TALER_DATA_HOME}/exchange/account-1.json PAYTO_URI = payto://x-taler-bank/localhost/Exchange -METHOD = x-taler-bank enable_debit = yes enable_credit = yes WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/Exchange/" |