Function validate_protocol_versions

Source
pub fn validate_protocol_versions(
    block: &ArcBlockWithHash,
) -> Result<(), BlockPrevalidationError>