summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
authorJoel Häberli <haebu@rubigen.ch>2024-04-17 11:00:17 +0200
committerJoel Häberli <haebu@rubigen.ch>2024-04-17 11:00:17 +0200
commit2b22f8b1c3881aded929c640705d7605af2706b8 (patch)
tree065387fba47a5ec9951c3bafe6b5004b63316d95 /taler-exchange-manual.rst
parent3b11d630bc7a6ab9d5ba3bdcc401e77f3c821627 (diff)
parentfdcd1205c73a4600e23efcd56edcdd6e1c5a39ec (diff)
downloaddocs-2b22f8b1c3881aded929c640705d7605af2706b8.tar.gz
docs-2b22f8b1c3881aded929c640705d7605af2706b8.tar.bz2
docs-2b22f8b1c3881aded929c640705d7605af2706b8.zip
Merge remote-tracking branch 'refs/remotes/origin/master'
Diffstat (limited to 'taler-exchange-manual.rst')
-rw-r--r--taler-exchange-manual.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index f0c345c7..91865f24 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -1948,8 +1948,8 @@ Template Customization
======================
The Exchange comes with various HTML templates that are shown to
-guide users through the KYC process. The Exchange uses `Mustach
-<https://gitlab.com/jbol/mustach>`__ as the templating engine. This section
+guide users through the KYC process. The Exchange uses `C implementation of mustache
+<https://gitlab.com/jobol/mustach>`__ as the templating engine. This section
describes the various templates. In general, the templates must be installed
to the ``share/taler/exchange/templates/`` directory. The file names must be of
the form ``$NAME.$LANG.must`` where ``$NAME`` is the name of the template and
@@ -2319,7 +2319,7 @@ banking protocol standard. It uses a Postgres database to persist data and is
thus much slower than fakebank. If your GNU Taler deployment uses libeufin in
production, it likely makes sense to benchmark with libeufin. When using the
fakebank, ``taler-unified-setup.sh`` must be started with the ``-ns`` options
-(starting libeufin-nexus and libeufin-sandbox) and be told to use the right
+(starting libeufin-nexus and libeufin-bank) and be told to use the right
exchange bank account from the configuration files via ``-u
exchange-account-2``. Note that ``taler-unified-setup.sh`` currently cannot
reset a libeufin database, and also will not run if the database is already