revm_interpreter::interpreter::analysis

Function validate_raw_eof

Source
pub fn validate_raw_eof(raw: Bytes) -> Result<Eof, EofError>
Expand description

Decodes raw into an Eof container and validates it.