Module polkadot_runtime_parachains::paras_inherent

source ·
Expand description

Provides glue code over the scheduler and inclusion modules, and accepting one inherent per block that can include new para candidates and bitfields.

Unlike other modules in this crate, it does not need to be initialized by the initializer, as it has no initialization logic and its finalization logic depends only on the details of this module.

Re-exports§

Modules§

  • The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Structs§

Enums§

Traits§

Functions§