commit ca889e7ddeeedbae285a3795c2d74b73b61bf6e8
parent 3c5b2de0a44a32ee7d1ab7439f311a88b3470aff
Author: Özgür Kesim <oec-taler@kesim.org>
Date: Wed, 5 Oct 2022 10:02:41 +0200
-need underscore
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
@@ -2198,7 +2198,7 @@ proof to the seller for the escrow of sufficient fund.
// If it does, the exchange MUST show support for this policy in the
// ``extensions`` field in the response to ``/keys``.
interface PolicyBrandtVickeryAuction {
- type: "brandt-vickery-auction";
+ type: "brandt_vickery_auction";
// Public key of this bidder.
//