gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -correct description, add FIXME


From: gnunet
Subject: [taler-docs] branch master updated: -correct description, add FIXME
Date: Sat, 07 Aug 2021 11:32:49 +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 dcc5aa0  -correct description, add FIXME
dcc5aa0 is described below

commit dcc5aa03f85897ccede3e96e6740babcb06336eb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Aug 7 11:32:33 2021 +0200

    -correct description, add FIXME
---
 libeufin/nexus-tutorial.rst | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 78f3e02..48f30c0 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -221,6 +221,10 @@ on EBICS):
        --amount 10.50 \
        --currency EUR
 
+..
+  FIXME:
+  Change syntax to use --amount EUR:10.50 for consistency!
+
 Payments to a sandbox bank account can be listed as follows:
 
 .. code-block:: console
@@ -433,8 +437,8 @@ The following command prepares a payment:
           --payment-subject=$SUBJECT \
           $LOCAL_ACCOUNT_NAME
 
-Note: the ``$AMOUNT`` value needs the format ``X.Y:CURRENCY``; for example
-``10:EUR``, or ``1.01:EUR``.
+Note: the ``$AMOUNT`` value needs the format ``CURRENCY:X.Y``; for example
+``EUR:10``, or ``EUR:1.01``.
 
 The previous command should return a value (``$UUID``) that uniquely
 identifies the prepared payment in the Nexus system.  That is needed

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