gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: nexus api


From: gnunet
Subject: [taler-docs] branch master updated: nexus api
Date: Tue, 15 Dec 2020 17:17:49 +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 2cbe9eb  nexus api
2cbe9eb is described below

commit 2cbe9eb5448ad0815621374ccfc0efcbfeed9441
Author: MS <ms@taler.net>
AuthorDate: Tue Dec 15 17:17:39 2020 +0100

    nexus api
---
 libeufin/api-nexus.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index eda8a79..c74d9fe 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -162,6 +162,8 @@ manages payment initiations of the account and tracks the 
initiations of payment
    .. ts:def:: PaymentStatus
 
       interface PaymentStatus {
+        // Can be "BOOK" or "PENDING". (to be implemented)
+        status: string;
 
         // Payment unique identifier
         paymentInitiationId: 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]