gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 02/02: commitment amount for auction added


From: gnunet
Subject: [taler-docs] 02/02: commitment amount for auction added
Date: Tue, 11 Oct 2022 09:17:42 +0200

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

oec pushed a commit to branch master
in repository docs.

commit 4e786fb374f4eaccd1a544c487739217ce5b4be1
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Tue Oct 11 09:17:36 2022 +0200

    commitment amount for auction added
---
 core/api-exchange.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 8bb7312..17196f1 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -2217,6 +2217,14 @@ proof to the seller for the escrow of sufficient fund.
       // `BrandtVickreyAuction`.
       h_auction: HashCode;
 
+      // The amount that this bidder commits to for this auction
+      //
+      // This amount can be larger than the contribution of a single coin.
+      // The bidder can increase funding of this auction policy by using
+      // sufficiently many coins during the deposit operation (single or batch)
+      // with the same policy.
+      commitment: Amount;
+
       // Date until the auction must have been successfully executed and
       // a valid transcript provided to the 
       // ``/extensions/policy_brandt_vickrey_auction``-endpoint of the

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