Expand description

Disputes related types.

Structs

Tracked votes on candidates, for the purposes of dispute resolution.
A dispute initiating/participating message that is guaranteed to have been built from signed statements.
Any invalid vote (currently only explicit).
A checked dispute statement from an associated validator.
A DisputeMessage where signatures of statements have not yet been checked.
Any valid vote (backing, approval, explicit).

Enums

Things that can go wrong when constructing a DisputeMessage.

Type Definitions

Type alias for retrieving invalid votes from CandidateVotes
Type alias for retrieving valid votes from CandidateVotes