gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: -try with --bank-account


From: gnunet
Subject: [taler-deployment] branch master updated: -try with --bank-account
Date: Sat, 04 Mar 2023 16:10:56 +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 37b55be  -try with --bank-account
37b55be is described below

commit 37b55be716585d8dbb3d9cc508861d6563c68340
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 16:10:53 2023 +0100

    -try with --bank-account
---
 netzbon/config_launch_libeufin.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netzbon/config_launch_libeufin.sh 
b/netzbon/config_launch_libeufin.sh
index 9fa7f51..072c5c8 100755
--- a/netzbon/config_launch_libeufin.sh
+++ b/netzbon/config_launch_libeufin.sh
@@ -119,7 +119,7 @@ echo "DONE"
 echo -n "Getting the exchange IBAN and Payto URI..."
 EXCHANGE_DETAILS=$(libeufin-cli \
   sandbox --sandbox-url ${SANDBOX_URL} \
-  demobank info)
+  demobank info --bank-account exchange-at-nexus)
 echo "DONE"
 
 EXCHANGE_IBAN=$(echo $EXCHANGE_DETAILS | jq -r .iban)

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