gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 01/02: -remove redundant fields from reply


From: gnunet
Subject: [taler-docs] 01/02: -remove redundant fields from reply
Date: Thu, 23 Dec 2021 15:51:06 +0100

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

grothoff pushed a commit to branch master
in repository docs.

commit c5271c379209d501caede5f2beca829a3f45907e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Dec 23 15:46:22 2021 +0100

    -remove redundant fields from reply
---
 core/api-exchange.rst | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 671d6d9..9378eda 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -2223,18 +2223,6 @@ the API during normal operation.
       // Detailed error code.
       code: Integer;
 
-      // Public key of a melted coin that had insufficient funds.
-      coin_pub: EddsaPublicKey;
-
-      // Original total value of the coin.
-      original_value: Amount;
-
-      // Remaining value of the coin.
-      residual_value: Amount;
-
-      // Amount of the coin's value that was to be melted.
-      requested_value: Amount;
-
       // The transaction list of the respective coin that failed to have 
sufficient funds left.
       // Note that only the transaction history for one bogus coin is given,
       // even if multiple coins would have failed the check.

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