commit 58411debdfe47b4b98395230f0a09e6b9e6bed59
parent ad517840876f0bbbfa4bfd7e03eda8c27c10094a
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 6 Oct 2024 12:50:38 +0200
-fix exchange config
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/testing/test_anastasis_api.conf b/src/testing/test_anastasis_api.conf
@@ -84,7 +84,6 @@ PORT = 8083
BASE_URL = "http://localhost:8083/"
[exchange]
-AML_THRESHOLD = EUR:1000000
DB = postgres
PORT = 8081
SIGNKEY_LEGAL_DURATION = 2 years
@@ -120,6 +119,10 @@ ENABLE_CREDIT = YES
WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/"
WIRE_GATEWAY_AUTH_METHOD = NONE
+[admin-accountcredentials-exchange]
+WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/"
+WIRE_GATEWAY_AUTH_METHOD = NONE
+
[coin_eur_ct_1]
value = EUR:0.01
duration_withdraw = 7 days