Module orml_auction::module[][src]

Structs

Pallet
_GeneratedPrefixForStorageAuctionEndTime
_GeneratedPrefixForStorageAuctions
_GeneratedPrefixForStorageAuctionsIndex

Enums

Call
Error
Event

Traits

Config
WeightInfo

Type Definitions

AuctionEndTime

Index auctions by end time.

Auctions

Stores on-going and future auctions. Closed auction are removed.

AuctionsIndex

Track the next auction ID.

Module

Type alias to Pallet, to be used by construct_runtime.