gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: request balance via CLI


From: gnunet
Subject: [taler-docs] branch master updated: request balance via CLI
Date: Wed, 04 May 2022 15:51:25 +0200

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

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 136f257  request balance via CLI
136f257 is described below

commit 136f257d874ff76f780f10f23862497898061ab5
Author: ms <ms@taler.net>
AuthorDate: Wed May 4 15:51:21 2022 +0200

    request balance via CLI
---
 libeufin/nexus-tutorial.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 9eca0eb..89b6bbd 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -230,6 +230,14 @@ In this example, the bank name is ``default``.  In these 
examples, we use the
 to change the environment variable ``LIBEUFIN_SANDBOX_URL`` for the
 non-``demobank`` commands.
 
+Check the balance of the user just created:
+
+.. code-block:: console
+
+   $ libeufin-cli sandbox \
+      --sandbox-url http://localhost:5016/demobanks/default \
+      demobank info --bank-account jrluser
+
 With a user registered, we can now create an EBICS subscriber (identified by
 the partner ID and user ID) for the host.  This command requires admin
 priveleges, so ``LIBEUFIN_SANDBOX_USERNAME`` and ``LIBEUFIN_SANDBOX_PASSWORD``

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