commit 09dc4b08107c8669ad4c1c2d5c00f2315329afc0 parent 398e37dc5afa79087e2db8c9ced563b72701e5a3 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 3 May 2020 17:06:49 +0200 Merge branch 'master' of git+ssh://git.taler.net/docs Diffstat:
| M | libeufin/concepts.rst | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst @@ -16,8 +16,8 @@ LibEuFin Nexus and Sandbox LibEuFin has two main components: 1. The LibEuFin nexus receives banking-related requests in a LibEuFin-specific - format via an HTTP API. It then translates those request into interactions - with other banking APIs, abstracting away different underlying protocol and + format via an HTTP API. It then translates those requests into interactions + with other banking APIs, abstracting away different underlying protocols and hiding the complexity of the legacy protocols used by some banks. 2. The LibEuFin sandbox implements the server side of protocols