summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/nexus-tutorial.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 792fcc7e..ec9affda 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -528,6 +528,12 @@ At this point, the additional *taler-wire-gateway* (FIXME: link
here to API here) API becomes offered by the Nexus. The purpose
is to let a Taler exchange rely on Nexus to manage its bank account.
+The base URL of the facade that can be used by the Taler exchange
+as the Taler Wire Gateway base URL located when listing the facades:
+
+.. code-block:: console
+
+ $ libeufin-cli facades list
Managing Permissions and Users
==============================