pub type Executive = Executive<Runtime, Block, ChainContext<Runtime>, Runtime, AllPalletsWithSystem, (VersionCheckedMigrateDomainsV5ToV6<Runtime>, VersionCheckedMigrateTransporterV0ToV1<Runtime>)>;Expand description
Executive: handles dispatch to the various modules.
Aliased Typeยง
pub struct Executive(/* private fields */);