gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: registering public accounts


From: gnunet
Subject: [taler-docs] branch master updated: registering public accounts
Date: Wed, 10 May 2023 18:23:06 +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 902203ca registering public accounts
902203ca is described below

commit 902203ca0a391a05bb229d9b599fd2fa9b016939
Author: MS <ms@taler.net>
AuthorDate: Wed May 10 18:23:03 2023 +0200

    registering public accounts
---
 core/api-bank-access.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 2bb8a6ba..62c99fd4 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -292,6 +292,8 @@ Registration (Testing)
       iban?: string;
       // Name of the person who owns the account being made.
       name?: string;
+      // Indicates whether the account is public or not.  Defaults to false
+      isPublic?: boolean;
     }
 
 

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