revm_interpreter::instructions::contract

Function extcall_input

Source
pub fn extcall_input(
    interpreter: &mut Interpreter<impl InterpreterTypes>,
) -> Option<Bytes>