gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: spec update for #6891


From: gnunet
Subject: [taler-docs] branch master updated: spec update for #6891
Date: Thu, 27 May 2021 12:10:28 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new dc4f949  spec update for #6891
dc4f949 is described below

commit dc4f9495b8edbd27de700ed624ce7da2bc94d426
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu May 27 12:10:25 2021 +0200

    spec update for #6891
---
 core/api-merchant.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index e15ab03..5a55e2d 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2560,6 +2560,14 @@ Query funds remaining
 
       // Is this reserve active (false if it was deleted but not purged)?
       active: boolean;
+
+      // URI to use to fill the reserve, can be NULL
+      // if the reserve is inactive or was already filled
+      payto_uri: string;
+
+      // URL of the exchange hosting the reserve,
+      // NULL if the reserve is inactive
+      exchange_url: string;
     }
 
   .. ts:def:: TipStatusEntry

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