gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/02: write ‘make-transaction’ description


From: gnunet
Subject: [taler-docs] 02/02: write ‘make-transaction’ description
Date: Mon, 24 Jan 2022 23:55:07 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 45b63d0994656e69cb3d74b226eaeef54bde4dc6
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon Jan 24 17:54:00 2022 -0500

    write ‘make-transaction’ description
    
    (no example this time, since it's "legacy".)
---
 manpages/libeufin-sandbox.1.rst | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/manpages/libeufin-sandbox.1.rst b/manpages/libeufin-sandbox.1.rst
index d644bc4..ec97b7c 100644
--- a/manpages/libeufin-sandbox.1.rst
+++ b/manpages/libeufin-sandbox.1.rst
@@ -111,7 +111,18 @@ It is an error if the demobank does not exist.
 Command ``make-transaction``
 ============================
 
-.. WRITEME
+This is a "legacy" command, useful in a previous iteration of LibEuFin
+and for internal testing.
+It creates and records a wire transfer transaction in the database.
+
+It takes two arguments and several required options.
+The arguments are ``AMOUNT``, in ``CUR:X.Y`` format;
+and ``SUBJECT``, a short textual description of the transaction.
+The options are: ``--credit-account LABEL`` and ``--debit-account LABEL``,
+where each LABEL names a bank account that receiving and issuing,
+respectively, the wire transfer.
+The option ``--demobank NAME`` (default: ``default``) specifies
+in which demobank the wire transfer occurs.
 
 .. note::
 

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