gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: return tipping_allowed from /keys


From: gnunet
Subject: [taler-docs] branch master updated: return tipping_allowed from /keys
Date: Sat, 13 May 2023 20:31:56 +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 1a116c0a return tipping_allowed from /keys
1a116c0a is described below

commit 1a116c0a72fcbab8eec513771ec1d4413ced44c8
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat May 13 20:31:53 2023 +0200

    return tipping_allowed from /keys
---
 core/api-exchange.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 2775d8ce..1b6e5ddf 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -119,6 +119,10 @@ possibly by using HTTPS.
       // based on this value.
       asset_type: string;
 
+      // Set to true if this exchange allows the use
+      // of reserves for tipping.
+      tipping_allowed: bool;
+
       // EdDSA master public key of the exchange, used to sign entries
       // in ``denoms`` and ``signkeys``.
       master_public_key: EddsaPublicKey;

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