gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: -new taler option required


From: gnunet
Subject: [taler-merchant] branch master updated: -new taler option required
Date: Thu, 09 Feb 2023 17:39:48 +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 5f1f5fc8 -new taler option required
5f1f5fc8 is described below

commit 5f1f5fc8ff2db2c5a7b4b96c9b22bbd666448f06
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Feb 9 17:39:41 2023 +0100

    -new taler option required
---
 src/testing/test_kyc_api.conf          | 1 +
 src/testing/test_merchant_api-cs.conf  | 1 +
 src/testing/test_merchant_api-rsa.conf | 1 +
 3 files changed, 3 insertions(+)

diff --git a/src/testing/test_kyc_api.conf b/src/testing/test_kyc_api.conf
index c7615cf7..41004ab4 100644
--- a/src/testing/test_kyc_api.conf
+++ b/src/testing/test_kyc_api.conf
@@ -18,6 +18,7 @@ TALER_CACHE_HOME = $TALER_HOME/.cache/taler/
 # What currency do we use?
 CURRENCY = EUR
 CURRENCY_ROUND_UNIT = EUR:0.01
+AML_THRESHOLD = EUR:1000000
 
 [taler-helper-crypto-rsa]
 # Reduce from 1 year to speed up test
diff --git a/src/testing/test_merchant_api-cs.conf 
b/src/testing/test_merchant_api-cs.conf
index 502d807a..1444f799 100644
--- a/src/testing/test_merchant_api-cs.conf
+++ b/src/testing/test_merchant_api-cs.conf
@@ -18,6 +18,7 @@ TALER_CACHE_HOME = $TALER_HOME/.cache/taler/
 # What currency do we use?
 CURRENCY = EUR
 CURRENCY_ROUND_UNIT = EUR:0.01
+AML_THRESHOLD = EUR:1000000
 
 [taler-helper-crypto-rsa]
 # Reduce from 1 year to speed up test
diff --git a/src/testing/test_merchant_api-rsa.conf 
b/src/testing/test_merchant_api-rsa.conf
index 5246fc40..53d470c1 100644
--- a/src/testing/test_merchant_api-rsa.conf
+++ b/src/testing/test_merchant_api-rsa.conf
@@ -18,6 +18,7 @@ TALER_CACHE_HOME = $TALER_HOME/.cache/taler/
 # What currency do we use?
 CURRENCY = EUR
 CURRENCY_ROUND_UNIT = EUR:0.01
+AML_THRESHOLD = EUR:1000000
 
 [taler-helper-crypto-rsa]
 # Reduce from 1 year to speed up test

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]