Module polkadot_runtime_common::traits
source · Expand description
Traits used across pallets for Polkadot.
Enums
An enum which tracks the status of the auction system, and which phase it is in.
Error type for something that went wrong with leasing.
Traits
Lease manager. Used by the auction module to handle parachain slot leases.
Runtime hook for when we swap a parachain and parathread.
Parachain registration API.