gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 01/04: write "Nexus" w/ initial upcase latter


From: gnunet
Subject: [taler-docs] 01/04: write "Nexus" w/ initial upcase latter
Date: Sat, 07 Aug 2021 04:29:50 +0200

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

ttn pushed a commit to branch master
in repository docs.

commit 7ecf07e3c34d2d9a672306314a30e8405cd9bef2
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Aug 6 22:23:40 2021 -0400

    write "Nexus" w/ initial upcase latter
---
 taler-exchange-setup-guide.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index c17ac6f..89671ee 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -49,9 +49,9 @@ To deploy this with a real bank, you need:
 
 Information to write down during the installation:
 
-* libeufin nexus superuser password
+* libeufin Nexus superuser password
 * Taler facade base URL
-* exchange nexus username and password
+* exchange Nexus username and password
 
 
 
@@ -160,7 +160,7 @@ to compartmentalize different parts of the system:
 * taler-exchange-secmod-eddsa: manages the EdDSA private online signing keys.
 * taler-exchange-closer: closes idle reserves by triggering wire transfers 
that refund the originator.
 * taler-exchange-aggregator: aggregates deposits into larger wire transfer 
requests.
-* taler-exchange-wire: performs wire transfers with the bank (via 
libeufin/nexus).
+* taler-exchange-wire: performs wire transfers with the bank (via 
libeufin/Nexus).
 * postgres: runs the Postgres database (from *postgres* package).
 * www-data: runs the frontend HTTPS service with the TLS keys (from *nginx* 
package).
 
@@ -326,7 +326,7 @@ to create less privileged users is offered.
 Connecting Nexus with an EBICS account
 --------------------------------------
 
-The command line interface of the LibEuFin nexus needs the following three
+The command line interface of the LibEuFin Nexus needs the following three
 values to be defined in the environment: ``LIBEUFIN_NEXUS_URL``,
 ``LIBEUFIN_NEXUS_USERNAME``, and ``LIBEUFIN_NEXUS_PASSWORD``.  In this example,
 ``LIBEUFIN_NEXUS_USERNAME`` should be set to ``admin``, and
@@ -334,7 +334,7 @@ values to be defined in the environment: 
``LIBEUFIN_NEXUS_URL``,
 previous step (the ``libeufin-nexus superuser`` command).  The
 ``LIBEUFIN_NEXUS_URL`` could be given as ``http://localhost:5017/``.
 
-Next, we create a EBICS *bank connection* that nexus can use to communicate 
with the bank.
+Next, we create a EBICS *bank connection* that Nexus can use to communicate 
with the bank.
 
 .. code-block:: console
 
@@ -430,7 +430,7 @@ list of transactions, and making a payment.
 Testing: Requesting the transaction history
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-The LibEuFin nexus keeps a local copy of the bank account's transaction
+The LibEuFin Nexus keeps a local copy of the bank account's transaction
 history.  Before querying transactions locally, it is necessary
 to request transactions for the bank account via the bank connection.
 
@@ -495,7 +495,7 @@ in the next step, to **send the payment instructions to the 
bank**:
 Automatic scheduling
 ~~~~~~~~~~~~~~~~~~~~
 
-With an EBICS bank connection, the LibEuFin nexus needs to regularly query for
+With an EBICS bank connection, the LibEuFin Nexus needs to regularly query for
 new transactions and (re-)submit prepared payments.
 
 It is possible to schedule these tasks via an external task scheduler such as

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