Type Definition kusama_runtime::Executive [−][src]
pub type Executive = Executive<Runtime, Block, ChainContext<Runtime>, Runtime, AllPallets, ()>;
Expand description
Executive: handles dispatch to the various modules.
pub type Executive = Executive<Runtime, Block, ChainContext<Runtime>, Runtime, AllPallets, ()>;
Executive: handles dispatch to the various modules.