pub fn dutch_auction_updated(
id: AuctionId,
state: DutchAuctionState,
) -> EventDutchAuctionUpdated
Expand description
Event for an execution round of a Dutch auction.
pub fn dutch_auction_updated(
id: AuctionId,
state: DutchAuctionState,
) -> EventDutchAuctionUpdated
Event for an execution round of a Dutch auction.