Crate polkadot_node_core_dispute_participation[][src]

Expand description

Implements the dispute participation subsystem.

This subsystem is responsible for actually participating in disputes: when notified of a dispute, we recover the candidate data, validate the candidate, and cast our vote in the dispute.

Structs

An implementation of the dispute participation subsystem.

Enums