gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: facades: they require currency.


From: gnunet
Subject: [taler-docs] branch master updated: facades: they require currency.
Date: Fri, 11 Dec 2020 17:22:31 +0100

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

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 7021e2c  facades: they require currency.
7021e2c is described below

commit 7021e2cf993734ecb72b99295f227c955f646143
Author: MS <ms@taler.net>
AuthorDate: Fri Dec 11 17:22:14 2020 +0100

    facades: they require currency.
---
 libeufin/api-nexus.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index f907435..eda8a79 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -634,6 +634,11 @@ Facades
         // access, the creator must *also* have access to that resource.
         creator: string;
 
+        // On which currency this facade operates.  Note:
+        // ideally, Nexus will provide a global object that
+        // holds such information.
+        currency: string;
+
         // Bank accounts that the facade has read/write
         // access to.
         bankAccountsRead: string[];

-- 
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]