Expand description

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

Structs

The pallet implementing the on-chain logic.

Enums

Contains one variant per dispatchable that can be called by an extrinsic.
Custom dispatch errors of this pallet.
The event emitted by this pallet.

Traits

Configuration trait of this pallet.

Type Definitions

ModuleDeprecated
Type alias to Pallet, to be used by construct_runtime.
The ordered list of ParaIds that have a RelayDispatchQueue entry.
This is the para that gets will get dispatched first during the next upward dispatchable queue execution round.
The messages that exceeded max individual message weight budget.
The number of overweight messages ever recorded in Overweight (and thus the lowest free index).
Size of the dispatch queues. Caches sizes of the queues in RelayDispatchQueue.
The messages waiting to be handled by the relay-chain originating from a certain parachain.