Expand description

Runtime component for handling disputes of parachain candidates.

Re-exports

Modules

  • Storage migration(s) related to disputes pallet
  • The module that hosts all the FRAME types needed to add this pallet to a runtime.
  • Dispute slashing pallet.

Structs

Enums

  • Whether the dispute is local or remote.
  • The result of a dispute, whether the candidate is deemed valid (for) or invalid (against).
  • Binary discriminator to determine if the expensive signature checks are necessary.

Traits