gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: wad fee


From: gnunet
Subject: [taler-deployment] branch master updated: wad fee
Date: Tue, 08 Mar 2022 15:56:18 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new d43da1f  wad fee
d43da1f is described below

commit d43da1fe929106af8f68b8f44ac58b52ba1131aa
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Mar 8 15:56:14 2022 +0100

    wad fee
---
 bin/taler-deployment-prepare | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index 9844e71..523f625 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -163,7 +163,7 @@ taler-exchange-offline enable-account "$payto_uri" upload
 year=$(date +%Y)
 curr=$TALER_CONFIG_CURRENCY
 for y in $(seq $year $((year + 5))); do
-  taler-exchange-offline wire-fee $y x-taler-bank "$curr:0.01" "$curr:0.01" 
upload
+  taler-exchange-offline wire-fee $y x-taler-bank "$curr:0.01" "$curr:0.01" 
"$curr:0.01" upload
 done
 
 taler-deployment-arm -k taler-exchange

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