Function executor::vm::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.