taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

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

commitment amount for auction added

Diffstat:
Mcore/api-exchange.rst | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git 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