Expand description

Runtime component for handling disputes of parachain candidates.

Re-exports

pub use pallet::*;

Modules

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

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

Hook into disputes handling.
Punishment hooks for disputes.
Reward hooks for disputes.