revm_bytecode::eof::verification

Function validate_eof_inner

Source
pub fn validate_eof_inner(
    eof: &Eof,
    first_code_type: Option<CodeType>,
) -> Result<(), EofError>