summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Sepulveda <javier.sepulveda@uv.es>2024-03-28 09:19:12 +0100
committerJavier Sepulveda <javier.sepulveda@uv.es>2024-03-28 09:19:12 +0100
commit7f33ddf3149e490c92cc84554793c072d68569d4 (patch)
tree0f8a583e7dff2cc398cc2305b6579ac75cd34b36
parent29866613f872273ef53371a06ae68f398942ee9e (diff)
downloaddocs-7f33ddf3149e490c92cc84554793c072d68569d4.tar.gz
docs-7f33ddf3149e490c92cc84554793c072d68569d4.tar.bz2
docs-7f33ddf3149e490c92cc84554793c072d68569d4.zip
Replace architecture diagram image with latest version
-rw-r--r--frags/regional-manual-architecture.rst4
-rw-r--r--images/regional-currency-architecture-diagram.pngbin0 -> 117207 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/frags/regional-manual-architecture.rst b/frags/regional-manual-architecture.rst
index cfb8aacd..ec8c9907 100644
--- a/frags/regional-manual-architecture.rst
+++ b/frags/regional-manual-architecture.rst
@@ -12,7 +12,7 @@ on GNU Taler and LibEuFin technology:
- Taler wallet: client side of Taler operations.
- Taler merchant backend: abstracts Taler details to the shops.
-.. image:: ../images/regional-arch.png
+.. image:: ../images/regional-currency-architecture-diagram.png
In this model, the regional currency is backed by the fiat currency and users
are offered two operations: *cash-in* to create regional currency starting
@@ -45,4 +45,4 @@ Cash-out
Once a regional bank user confirms a cash-out operation of N units, the system sends
a regional payment of N units to the *admin bank account*. This latter triggers then
a fiat payment of N units to the fiat bank account owned by the user who initiated the
-cash-out. \ No newline at end of file
+cash-out.
diff --git a/images/regional-currency-architecture-diagram.png b/images/regional-currency-architecture-diagram.png
new file mode 100644
index 00000000..e55c5b68
--- /dev/null
+++ b/images/regional-currency-architecture-diagram.png
Binary files differ