Type Definition node_template_runtime::Executive[][src]

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

Executive: handles dispatch to the various modules.