pub fn check_equivocation_proof<H, N>(report: EquivocationProof<H, N>) -> boolExpand description
Verifies the equivocation proof by making sure that both votes target different blocks and that its signatures are valid.
pub fn check_equivocation_proof<H, N>(report: EquivocationProof<H, N>) -> boolVerifies the equivocation proof by making sure that both votes target different blocks and that its signatures are valid.