Type Alias polkadot_runtime_common::auctions::AuctionIndex
source · pub type AuctionIndex = u32;
Expand description
An auction index. We count auctions in this type.
pub type AuctionIndex = u32;
An auction index. We count auctions in this type.