Type Definition polkadot_runtime_common::auctions::pallet::AuctionCounter[][src]

pub type AuctionCounter<T> = StorageValue<_GeneratedPrefixForStorageAuctionCounter<T>, AuctionIndex, ValueQuery>;
Expand description

Number of auctions started so far.