summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-08-03 14:02:00 +0200
committerFlorian Dold <florian@dold.me>2021-08-03 14:02:00 +0200
commit2535cdf6b0f1524e248bcd385136b5d6fadb9c69 (patch)
treeabb7c10f5b1335fb283a139e201f8b249189d3bf /libeufin
parent1dac30ffaa98f51b7a37b140b8e19bb3be9adcbc (diff)
downloaddocs-2535cdf6b0f1524e248bcd385136b5d6fadb9c69.tar.gz
docs-2535cdf6b0f1524e248bcd385136b5d6fadb9c69.tar.bz2
docs-2535cdf6b0f1524e248bcd385136b5d6fadb9c69.zip
explain where the base URL comes from
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
==============================