revm_interpreter::instructions::host

Function extcodecopy

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