gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: DD35: management API


From: gnunet
Subject: [taler-docs] branch master updated: DD35: management API
Date: Mon, 22 Jan 2024 21:35:27 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new ba11950f DD35: management API
ba11950f is described below

commit ba11950f168e73aab72e4ff61683688bfdd7eb7e
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jan 22 21:35:24 2024 +0100

    DD35: management API
---
 design-documents/035-regional-currencies.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/design-documents/035-regional-currencies.rst 
b/design-documents/035-regional-currencies.rst
index 0b4553e6..8be7ea49 100644
--- a/design-documents/035-regional-currencies.rst
+++ b/design-documents/035-regional-currencies.rst
@@ -144,6 +144,16 @@ The last part should probably be hidden by default.  There 
might be nicer ways t
 this, such as some hoverable (?) icon after the amount that shows details 
about what currencies the merchant
 accepts.
 
+Wallet-core API for scope management
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* ``listGlobalCurrencyExchanges`` lists all ``(currency, exchangeUrl, 
exchangePub)`` triples
+  where funds are considered to be in global scope (i.e. non-regional).
+* ``listGlobalCurrencyAuditors`` lists all ``(currency, auditorUrl, 
auditorPub)`` triples
+  where funds are considered to be in global scope (i.e. non-regional).
+* ``addGlobalCurrencyExchange`` and ``removeGlobalCurrencyExchange`` 
adds/removes a ``(currency, exchangeUrl, exchangePub)``
+* ``addGlobalCurrencyAuditor`` and ``removeGlobalCurrencyAuditor`` 
adds/removes a ``(currency, auditorUrl, auditorPub)``
+
 
 Implementation Breakdown
 ^^^^^^^^^^^^^^^^^^^^^^^^

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]