commit 0f4a039c48d323cb2e58e5c2ef7822376506153b
parent c51f3ee41e9048931d402a5af12e8f44325320d5
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 3 Aug 2021 21:36:03 +0200
-update to new config structure
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/testing/test_sync_api.conf b/src/testing/test_sync_api.conf
@@ -139,11 +139,13 @@ CONFIG = postgres:///talercheck
[exchange-account-exchange]
# What is the exchange's bank account (with the "Taler Bank" demo system)?
PAYTO_URI = "payto://x-taler-bank/localhost:8082/2"
-WIRE_GATEWAY_URL = "http://localhost:8082/2/"
-WIRE_GATEWAY_AUTH_METHOD = NONE
ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
+[exchange-accountcredentials-exchange]
+WIRE_GATEWAY_URL = "http://localhost:8082/2/"
+WIRE_GATEWAY_AUTH_METHOD = NONE
+
[coin_eur_ct_1]
value = EUR:0.01
duration_withdraw = 7 days