From 78e568ea0cd3b1e9cf26852ed3a80e0283a7cc1f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Mar 2024 14:01:04 +0100 Subject: fix configuration files of test-auditor --- src/testing/test_exchange_api.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/testing/test_exchange_api.conf') diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf index 45c1fa89a..c25f5091a 100644 --- a/src/testing/test_exchange_api.conf +++ b/src/testing/test_exchange_api.conf @@ -11,6 +11,8 @@ DEFAULT_ADMIN_DEBT_LIMIT = EUR:2000 REGISTRATION_BONUS_ENABLED = yes REGISTRATION_BONUS = EUR:100 SUGGESTED_WITHDRAWAL_EXCHANGE = http://localhost:8081/ +WIRE_TYPE = iban +IBAN_PAYTO_BIC = SANDBOXX SERVE = tcp PORT = 8082 -- cgit v1.2.3