revm_interpreter::instructions::system

Function returndataload

Source
pub fn returndataload<WIRE: InterpreterTypes, H: Host + ?Sized>(
    interpreter: &mut Interpreter<WIRE>,
    _host: &mut H,
)
Expand description

Part of EOF <https://eips.ethereum.org/EIPS/eip-7069>.