gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: extending access API


From: gnunet
Subject: [taler-docs] branch master updated: extending access API
Date: Thu, 04 Nov 2021 09:07:29 +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 ec63e00  extending access API
ec63e00 is described below

commit ec63e00a134458c98fd9d242fb660cfe7469dde0
Author: ms <ms@taler.net>
AuthorDate: Thu Nov 4 09:07:13 2021 +0100

    extending access API
---
 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 dd20088..c7da03c 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -51,6 +51,8 @@ name and account password, at least in the GNU Taler demo 
bank implementation.
         amount: Amount;
         credit_debit_indicator: "credit" | "debit";
       };
+      // payto://-URI of the account. (New)
+      paytoUri: 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]