revm_interpreter::instructions::contract

Function extdelegatecall

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