gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: remove wad fee, kyc fee and ky


From: gnunet
Subject: [taler-deployment] branch master updated: remove wad fee, kyc fee and kyc-timeout
Date: Tue, 01 Nov 2022 16:45:03 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new b375f87  remove wad fee, kyc fee and kyc-timeout
b375f87 is described below

commit b375f87c2695ee9ebeeaaa9fc5ec809eae886d68
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Nov 1 16:44:58 2022 +0100

    remove wad fee, kyc fee and kyc-timeout
---
 docker/hybrid/images/exchange/startup.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docker/hybrid/images/exchange/startup.sh 
b/docker/hybrid/images/exchange/startup.sh
index 48f2360..d2e860f 100644
--- a/docker/hybrid/images/exchange/startup.sh
+++ b/docker/hybrid/images/exchange/startup.sh
@@ -83,8 +83,8 @@ echo -n "Setup keys and fees with taler-exchange-offline..."
 taler-exchange-offline -L DEBUG -c /config/taler.conf \
   download sign \
   enable-account 
"payto://iban/SANDBOXX/${EXCHANGE_IBAN}?receiver-name=Exchange+Company" \
-  wire-fee now iban ${CURRENCY}:0.01 ${CURRENCY}:0.01 ${CURRENCY}:0.01 \
-  global-fee now ${CURRENCY}:0.01 ${CURRENCY}:0.01 ${CURRENCY}:0.01 
${CURRENCY}:0.01 1h 1h 1year 5 \
+  wire-fee now iban ${CURRENCY}:0.01 ${CURRENCY}:0.01 \
+  global-fee now ${CURRENCY}:0.01 ${CURRENCY}:0.01 ${CURRENCY}:0.01 1h 1year 5 
\
   upload 2>&1
 echo DONE
 

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