referrerpolicy=no-referrer-when-downgrade
rococo_runtime

Type Alias Executive

Source
pub type Executive = Executive<Runtime, Block, ChainContext<Runtime>, Runtime, AllPalletsWithSystem, Migrations>;
Expand description

Executive: handles dispatch to the various modules.

Aliased Type§

struct Executive(/* private fields */);