Type Definition shot_runtime::Executive[][src]

pub type Executive = Executive<Runtime, Block, ChainContext<Runtime>, Runtime, AllPallets, ()>;
Expand description

Executive: handles dispatch to the various pallets.