gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: tiny_amount-options != 0


From: gnunet
Subject: [taler-deployment] branch master updated: tiny_amount-options != 0
Date: Sun, 10 Dec 2023 17:58:04 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new de9f005  tiny_amount-options != 0
de9f005 is described below

commit de9f00592c8ef73b7dbc6f05bbe79d9f1c6a782d
Author: MS <ms@taler.net>
AuthorDate: Sun Dec 10 17:57:21 2023 +0100

    tiny_amount-options != 0
---
 netzbon/config_libeufin_bank.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/netzbon/config_libeufin_bank.sh b/netzbon/config_libeufin_bank.sh
index dc3ef27..5a32844 100755
--- a/netzbon/config_libeufin_bank.sh
+++ b/netzbon/config_libeufin_bank.sh
@@ -115,12 +115,12 @@ curl -u "admin:${BANK_ADMIN_PASSWORD}" \
 {
     "cashin_ratio": "1",
     "cashin_fee": "${CURRENCY}:0",
-    "cashin_tiny_amount": "${CURRENCY}:01",
+    "cashin_tiny_amount": "${CURRENCY}:2",
     "cashin_rounding_mode": "nearest",
     "cashin_min_amount": "${FIAT_CURRENCY}:1",
     "cashout_ratio": "1",
     "cashout_fee": "${FIAT_CURRENCY}:0",
-    "cashout_tiny_amount": "${FIAT_CURRENCY}:0",
+    "cashout_tiny_amount": "${FIAT_CURRENCY}:2",
     "cashout_rounding_mode": "zero",
     "cashout_min_amount": "${CURRENCY}:1"
 }

-- 
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]