pub fn dutch_auction_exhausted(
id: AuctionId,
state: DutchAuctionState,
) -> EventDutchAuctionEnded
Expand description
Event for a Dutch auction that is ending because it has been completely filled.
pub fn dutch_auction_exhausted(
id: AuctionId,
state: DutchAuctionState,
) -> EventDutchAuctionEnded
Event for a Dutch auction that is ending because it has been completely filled.