revm_interpreter::instructions::system

Function returndataload

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

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