commit dcc5aa03f85897ccede3e96e6740babcb06336eb
parent de31f9c4da4b5e6bbfc58e6f1740cc80667866e3
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 7 Aug 2021 11:32:33 +0200
-correct description, add FIXME
Diffstat:
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git 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