Variable $ValidDisputeStatementKindConst
$ValidDisputeStatementKind: $.Shape< | { type: "Explicit"; } | { type: "BackingSeconded"; value: `0x${string}`; } | { type: "BackingValid"; value: `0x${string}`; } | { type: "ApprovalChecking"; } | { type: "ApprovalCheckingMultipleCandidates"; value: `0x${string}`[]; }, | { type: "Explicit"; } | { type: "BackingSeconded"; value: `0x${string}`; } | { type: "BackingValid"; value: `0x${string}`; } | { type: "ApprovalChecking"; } | { type: "ApprovalCheckingMultipleCandidates"; value: `0x${string}`[]; }> = ...
Different kinds of statements of validity on a candidate.