pub fn dutch_auction_withdrawn(
id: AuctionId,
state: DutchAuctionState,
) -> EventDutchAuctionWithdrawn
Expand description
Event for a Dutch auction that is withdrawn by a user after ending.
pub fn dutch_auction_withdrawn(
id: AuctionId,
state: DutchAuctionState,
) -> EventDutchAuctionWithdrawn
Event for a Dutch auction that is withdrawn by a user after ending.