pub type EquivocationProof<H> = EquivocationProof<H, AuthorityId>;
Expand description

An equivocation proof for multiple block authorships on the same slot (i.e. double vote).