gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: more clearity in the comments of Pol


From: gnunet
Subject: [taler-docs] branch master updated: more clearity in the comments of PolicyBrandtVickreyAuction
Date: Thu, 06 Oct 2022 15:09:20 +0200

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

oec pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 4c0ff94  more clearity in the comments of PolicyBrandtVickreyAuction
4c0ff94 is described below

commit 4c0ff94d449cdffb0545dbe6cdfd4809a75f95bc
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Thu Oct 6 15:09:17 2022 +0200

    more clearity in the comments of PolicyBrandtVickreyAuction
---
 core/api-exchange.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index af49ad0..91285f5 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -2219,18 +2219,18 @@ proof to the seller for the escrow of sufficient fund.
 
       // Date until the auction must have been successfully executed and
       // a valid transcript provided to the 
-      // ``/extensions/policy_brandt-vickrey-auction``-endpoint of the
+      // ``/extensions/policy_brandt_vickrey_auction``-endpoint of the
       // exchange.
       //
       // [If the auction has not been executed by then] OR [has been executed
-      // before then, but this bidder did not win], the coins will not be
-      // transfered to the seller and can be refreshed by the owner of the
-      // coin.
+      // before then, but this bidder did not win], the coin's value doesn't
+      // change and the owner can refresh the coin.
       //
       // If this bidder won the auction, the winning price/amount from the
-      // outcome will substracted from the coin and transered to the seller.
-      // For any potentially remaining value, the bidder can refresh the coin
-      // to retrieve change.
+      // outcome will be substracted from the coin and transfered to the
+      // merchant's ``payout_uri`` from the deposit request (minus a potential
+      // auction fee).  For any remaining value, the bidder can refresh the
+      // coin to retrieve change.
       deadline: Timestamp;
     }
 

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