Function verify_dispute

Source
pub fn verify_dispute(dispute: &DisputePayload) -> bool
Expand description

Return true if the dispute is valid. Return false if the encoding is invalid or the provided signatures are not from the same round.