summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-exchange.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 011c4a51..545ef4e1 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