summaryrefslogtreecommitdiff
path: root/taler-exchange-setup-guide.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-08-06 22:25:59 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-08-06 22:25:59 -0400
commit76768de04185c72478986f04ec2f13ba87b54e07 (patch)
tree11854ad460770220e2dfd41704c122c24aae330f /taler-exchange-setup-guide.rst
parent7ecf07e3c34d2d9a672306314a30e8405cd9bef2 (diff)
downloaddocs-76768de04185c72478986f04ec2f13ba87b54e07.tar.gz
docs-76768de04185c72478986f04ec2f13ba87b54e07.tar.bz2
docs-76768de04185c72478986f04ec2f13ba87b54e07.zip
write "LibEuFin" in camel case
Diffstat (limited to 'taler-exchange-setup-guide.rst')
-rw-r--r--taler-exchange-setup-guide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 89671ee1..5e34430a 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -49,7 +49,7 @@ 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
@@ -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).