From 67f5e1b3eb23f780d9576e56ad404d54771532c3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 19 Feb 2023 12:33:37 +0100 Subject: -fix currency --- src/testing/test_template.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/testing/test_template.conf b/src/testing/test_template.conf index 4fc0a2c3..4f406ace 100644 --- a/src/testing/test_template.conf +++ b/src/testing/test_template.conf @@ -8,7 +8,7 @@ TALER_RUNTIME_DIR = ${TMPDIR:-${TMP:-/tmp}}/taler-system-runtime/ [taler] CURRENCY = TESTKUDOS CURRENCY_ROUND_UNIT = TESTKUDOS:0.01 -AML_THRESHOLD = EUR:1000000 +AML_THRESHOLD = TESTKUDOS:1000000 [exchange] MAX_KEYS_CACHING = forever -- cgit v1.2.3