Function move_bytecode_verifier::script_signature::verify_script  
source · [−]pub fn verify_script(
    script: &CompiledScript, 
    check_signature: FnCheckScriptSignature
) -> VMResult<()>Expand description
This function checks the extra requirements on the signature of the main function of a script.