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

Executive: handles dispatch to the various modules.