commit 97e400f13985f671e45bd23803222e48e7f580a0
parent 5ebdef1e17d86a890f8c898c16a4b5f1d05ebd3d
Author: Özgür Kesim <oec-taler@kesim.org>
Date: Wed, 5 Oct 2022 09:53:37 +0200
-typos
Diffstat:
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git 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