Function revm_interpreter::instructions::contract::static_call

source ยท
pub fn static_call<H: Host + ?Sized, SPEC: Spec>(
    interpreter: &mut Interpreter,
    host: &mut H,
)