gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: matching the implementation


From: gnunet
Subject: [taler-docs] branch master updated: matching the implementation
Date: Fri, 21 Apr 2023 20:44:36 +0200

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 5906fdc  matching the implementation
5906fdc is described below

commit 5906fdc47e9f190dcc3876a61f2020ed8ebd7143
Author: MS <ms@taler.net>
AuthorDate: Fri Apr 21 20:44:33 2023 +0200

    matching the implementation
---
 libeufin/api-nexus.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 6785498..b49de18 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -911,8 +911,8 @@ Facades
        // (Nexus local) bank account associated to this facade.
        bankAccount: string;
        // Whether the facade seeks reports or statements from the bank.
-       reserveTransferLevel?: string;
-       currency?: string;
+       reserveTransferLevel: string;
+       currency: string;
      }
 
 .. http:delete:: {nexus}/facades/{fcid}

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