gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: deprecate contribution field -- is u


From: gnunet
Subject: [taler-docs] branch master updated: deprecate contribution field -- is unnecessary
Date: Sun, 29 Dec 2024 16:50:50 +0100

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 d1c56802 deprecate contribution field -- is unnecessary
d1c56802 is described below

commit d1c56802deb9a111388e6c31e0d1e9e48b32efca
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 29 16:49:23 2024 +0100

    deprecate contribution field -- is unnecessary
---
 core/api-merchant.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index bc809ef8..9417bc34 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -120,7 +120,7 @@ such as the implemented version of the protocol and the 
currency used.
 .. http:get:: /config
 
   Return the protocol version and currency supported by this merchant backend.
-  This specification corresponds to ``current`` protocol being version **v17**.
+  This specification corresponds to ``current`` protocol being version **v18**.
 
   **Response:**
 
@@ -811,6 +811,7 @@ are for incomplete payments for an order and never for 
established contracts.
       coin_pub: EddsaPublicKey;
 
       // The amount to be refunded (matches the original contribution)
+      // @Deprecated since **v18**.
       contribution: Amount;
 
       // URL of the exchange this coin was withdrawn from.

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