Module polkadot_runtime_common::auctions
source · Expand description
Auctioning system to determine the set of Parachains in operation. This includes logic for the auctioning mechanism and for reserving balance as part of the “payment”. Unreserving the balance happens elsewhere.
Re-exports
pub use pallet::*;
Modules
Structs
Traits
Type Definitions
An auction index. We count auctions in this type.