revm_interpreter::instructions::contract

Function delegate_call

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