Expand description

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

Re-exports

  • pub use __tt_error_token_105 as tt_error_token;
  • pub use __tt_default_parts_111 as tt_default_parts;

Structs

Enums

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.