gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: sample for simulate-incoming-transac


From: gnunet
Subject: [taler-docs] branch master updated: sample for simulate-incoming-transaction
Date: Fri, 06 Aug 2021 00:08:33 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 450713e  sample for simulate-incoming-transaction
450713e is described below

commit 450713e969e8b5ca75bb2b84709631dbec0b5b06
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Aug 6 00:08:21 2021 +0200

    sample for simulate-incoming-transaction
---
 libeufin/nexus-tutorial.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 34c783f..1c45014 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -211,6 +211,16 @@ on EBICS):
 
    $ libeufin-cli sandbox bankaccount generate-transactions testacct01
 
+.. code-block:: console
+
+   $ libeufin-cli sandbox bankaccount simulate-incoming-transaction testacct01 
\
+       --debtor-iban DE06500105174526623718 \
+       --debtor-bic INGDDEFFXXX \
+       --debtor-name "Joe Foo" \
+       --subject "Hello World" \
+       --amount 10.50 \
+       --currency EUR
+
 Payments to a sandbox bank account can be listed as follows:
 
 .. code-block:: console

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