gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -also set debit threshold for ad


From: gnunet
Subject: [taler-exchange] branch master updated: -also set debit threshold for admin
Date: Sat, 09 Dec 2023 16:55:57 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 1a9f82e0 -also set debit threshold for admin
     new cfdbc9a3 Merge branch 'master' of git+ssh://git.taler.net/exchange
1a9f82e0 is described below

commit 1a9f82e0e5e85e81f3381d32730855d4c4880c56
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Dec 10 00:55:23 2023 +0900

    -also set debit threshold for admin
---
 src/testing/taler-unified-setup.sh | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/testing/taler-unified-setup.sh 
b/src/testing/taler-unified-setup.sh
index 479a125f..95842166 100755
--- a/src/testing/taler-unified-setup.sh
+++ b/src/testing/taler-unified-setup.sh
@@ -329,6 +329,12 @@ then
       -c "$CONF" \
       "$AUSER" "$APASS" \
       &> libeufin-bank-passwd.log
+    libeufin-bank \
+      edit-account \
+      -c "$CONF" \
+      --debit_threshold="$CURRENCY:1000000" \
+      "$AUSER" \
+      &> libeufin-bank-debit-threshold.log
     echo " OK"
 fi
 

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