gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -fix instructions


From: gnunet
Subject: [taler-docs] branch master updated: -fix instructions
Date: Sun, 08 Aug 2021 09:49:48 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new d3fe8de  -fix instructions
d3fe8de is described below

commit d3fe8de1809a1e582e5f7c07612ef634febd244a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Aug 8 09:48:20 2021 +0200

    -fix instructions
---
 taler-exchange-setup-guide.rst | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 82b698e..705b0f9 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -940,18 +940,21 @@ provides this functionality for testing.)
 
 .. code-block:: shell-session
 
-  $ taler-wallet-cli deposit create EUR:5 payto://sepa/$IBAN
+  $ taler-wallet-cli deposit create EUR:5 \
+    payto://sepa/$IBAN?receiver-name=Name
   $ taler-wallet-cli run-pending
 
 
 Check if this transaction was successful (from the perspective
-of the wallet). If not, fix any open issue(s) with exchange and
-run the "run-pending" command again:
+of the wallet):
 
 .. code-block:: shell-session
 
   $ taler-wallet-cli transactions
 
+If the transaction failed, fix any open issue(s) with the exchange and
+run the "run-pending" command.
+
 The wallet can also track if the exchange wired the money to the merchant
 account.  The "deposit group id" can be found in the output of the
 transactions list.

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