summaryrefslogtreecommitdiff
path: root/taler-exchange-manual.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-01 13:23:44 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-01 13:23:44 +0100
commit1e31a13c03ecb5505646e9de17cb38b7e7cbaf04 (patch)
tree11a6058d4691c81026198f2b59393a735d98b5a3 /taler-exchange-manual.rst
parent1c9123fdf08530ecf659129817d8b63dda2d5875 (diff)
downloaddocs-1e31a13c03ecb5505646e9de17cb38b7e7cbaf04.tar.gz
docs-1e31a13c03ecb5505646e9de17cb38b7e7cbaf04.tar.bz2
docs-1e31a13c03ecb5505646e9de17cb38b7e7cbaf04.zip
more terms
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.