Expand description

This module is responsible for maintaining a consistent initialization order for all other parachains modules. It’s also responsible for finalization and session change notifications.

This module can throw fatal errors if session-change notifications are received after initialization.

Re-exports

Modules

  • The module that hosts all the FRAME types needed to add this pallet to a runtime.

Structs

Traits

Type Definitions