Expand description

The inclusion pallet is responsible for inclusion and availability of scheduled parachains.

It is responsible for carrying candidates from being backable to being backed, and then from backed to included.

Re-exports

Modules

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

Structs

Enums

  • Aggregate message origin for the MessageQueue pallet.
  • An error returned by [check_upward_messages] that indicates a violation of one of acceptance criteria rules.
  • Identifies a UMP queue inside the MessageQueue pallet.

Constants

Traits

Functions

Type Definitions