[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: -fix currency
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: -fix currency |
Date: |
Sun, 19 Feb 2023 12:33:40 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new 67f5e1b3 -fix currency
67f5e1b3 is described below
commit 67f5e1b3eb23f780d9576e56ad404d54771532c3
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Feb 19 12:33:37 2023 +0100
-fix currency
---
src/testing/test_template.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: -fix currency,
gnunet <=