Type Alias chain_spec_guide_runtime::runtime::System
source · pub type System = Pallet<Runtime>;
Expand description
Mandatory system pallet that should always be included in a FRAME runtime.
Aliased Type§
struct System(/* private fields */);