gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -typos


From: gnunet
Subject: [taler-docs] branch master updated: -typos
Date: Wed, 05 Oct 2022 09:53:39 +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 97e400f  -typos
97e400f is described below

commit 97e400f13985f671e45bd23803222e48e7f580a0
Author: Özgür Kesim <oec-taler@kesim.org>
AuthorDate: Wed Oct 5 09:53:37 2022 +0200

    -typos
---
 core/api-exchange.rst | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 011c4a5..545ef4e 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -2197,8 +2197,8 @@ proof to the seller for the escrow of sufficient fund.
     // This policy is optional and might not be supported by the exchange.
     // If it does, the exchange MUST show support for this policy in the
     // ``extensions`` field in the response to ``/keys``.
-    interface PolicyVickereyAuction {
-      type: "auction";
+    interface PolicyBrandtVickereyAuction {
+      type: "brandt-vickery-auction";
 
       // Public key of this bidder.
       //
@@ -2207,8 +2207,9 @@ proof to the seller for the escrow of sufficient fund.
       bidder_pub: EddsaPublicKey;
 
       // Date until the auction must have been successfully executed and
-      // a valid transcript provided to the ``/extensions/policy_auction``
-      // endpoint of the exchange.
+      // a valid transcript provided to the 
+      // ``/extensions/policy_brandt-vickery-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

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