taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit a4ea3513a56a3fe92e988349c50219b2d6798a67
parent f35fece890d3f7f8759b2568b1d619c475e9aee1
Author: Florian Dold <florian@dold.me>
Date:   Sat,  7 Aug 2021 20:11:37 +0200

minor fixes

Diffstat:
Mtaler-exchange-setup-guide.rst | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst @@ -941,6 +941,7 @@ provides this functionality for testing.) .. code-block:: shell-session $ taler-wallet-cli deposit create EUR:5 payto://sepa/$IBAN + $ taler-wallet-cli run-pending Check if this transaction was successful (from the perspective @@ -965,7 +966,7 @@ the an outgoing transfer: .. code-block:: shell-session [root@exchange-online]# taler-exchange-wire-gateway-client \ - --section exchange-account-1 --debit-history + --section exchange-accountcredentials-1 --debit-history After enough time has passed, the money should arrive at the specified IBAN.