Function revm::interpreter::instructions::system::returndatacopy

source ยท
pub fn returndatacopy<H, SPEC>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized, SPEC: Spec,
Expand description

EIP-211: New opcodes: RETURNDATASIZE and RETURNDATACOPY