revm_interpreter::instructions::host

Function extcodesize

Source
pub fn extcodesize<H: Host + ?Sized, SPEC: Spec>(
    interpreter: &mut Interpreter,
    host: &mut H,
)