timechain_runtime

Type Alias System

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

Base pallet mandatory for all frame runtimes. Current configuration can be found here here.

Aliased Typeยง

struct System(/* private fields */);