Skip to main content

System

Type Alias System 

Source
pub type System = Pallet<Runtime>;
Expand description

Mandatory system pallet that should always be included in a FRAME runtime.

Aliased Typeยง

pub struct System(/* private fields */);