summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-exchange-manual.rst')
-rw-r--r--taler-exchange-manual.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/taler-exchange-manual.rst b/taler-exchange-manual.rst
index bd1733ed..af5eea5c 100644
--- a/taler-exchange-manual.rst
+++ b/taler-exchange-manual.rst
@@ -130,6 +130,7 @@ components:
- Wire adapter
A wire adapter is a component that enables exchange to talk to a bank.
+
(1) The libtalerfakebank implements a bank with a wire adapter API
inside of a testcase.
(2) For the demonstration Web site (or local currencies),
@@ -138,6 +139,7 @@ components:
(3) For production, libeufin's Nexus component implements a wire
adapter towards the traditional SEPA banking system with IBAN
accounts.
+
The client-side wire adapter API is implemented in libtalerbank and
is used by the aggregator to execute wire transfers and for the
auditor to query bank transaction histories.