pub fn dutch_auction_schedule_event(
id: AuctionId,
description: DutchAuctionDescription,
) -> EventDutchAuctionScheduled
Expand description
Event for a Dutch auction that has been scheduled.
pub fn dutch_auction_schedule_event(
id: AuctionId,
description: DutchAuctionDescription,
) -> EventDutchAuctionScheduled
Event for a Dutch auction that has been scheduled.