taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 66ba1436a54db8b5de80c691bbea6bdbff50a76a
parent 05de49ab36fda4e14c66c1f1786081cc91bb7120
Author: MS <ms@taler.net>
Date:   Mon, 31 Aug 2020 13:09:20 +0200

word

Diffstat:
Mlibeufin/concepts.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst @@ -115,7 +115,7 @@ and bank connections. Facades store the following information: * Local name of the facade * Facade type and options specific to the type -* Associated bank accounts and bank connections that can be accessed by the layer +* Associated bank accounts and bank connections that can be accessed by the facade * Internal tables used by the facade (i.e. facades are stateful) The only facade currently supported by LibEuFin is the "Taler Wire Gateway API" layer.