sui_verifier_v2

Function check_for_verifier_timeout

Source
pub fn check_for_verifier_timeout(major_status_code: &StatusCode) -> bool
Expand description

Runs the Move verifier and checks if the error counts as a Move verifier timeout NOTE: this function only check if the verifier error is a timeout All other errors are ignored