Type Alias Executive

Source
pub type Executive = Executive<Runtime, Block, ChainContext<Runtime>, Runtime, AllPalletsWithSystem, (MigratePalletsCurrentStorage<Runtime>,)>;

Aliased Typeยง

struct Executive(/* private fields */);