aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_kyc_api.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_kyc_api.conf')
-rw-r--r--src/testing/test_kyc_api.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_kyc_api.conf b/src/testing/test_kyc_api.conf
index 1e5753208..abc7f3e4e 100644
--- a/src/testing/test_kyc_api.conf
+++ b/src/testing/test_kyc_api.conf
@@ -21,7 +21,6 @@ DURATION = 14 days
# Currency supported by the exchange (can only be one)
CURRENCY = EUR
CURRENCY_ROUND_UNIT = EUR:0.01
-AML_THRESHOLD = EUR:1000000
[auditor]
BASE_URL = "http://localhost:8083/"
@@ -32,6 +31,7 @@ PORT = 8083
TINY_AMOUNT = EUR:0.01
[exchange]
+AML_THRESHOLD = EUR:1000000
# HTTP port the exchange listens to
PORT = 8081