Function returndatacopy

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

EIP-211: New opcodes: RETURNDATASIZE and RETURNDATACOPY