Type Definition polkadot_runtime::Executive[][src]

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

Executive: handles dispatch to the various modules.