pub fn returndatacopy<H: Host + ?Sized, SPEC: Spec>(
interpreter: &mut Interpreter,
_host: &mut H,
)
Expand description
EIP-211: New opcodes: RETURNDATASIZE and RETURNDATACOPY
pub fn returndatacopy<H: Host + ?Sized, SPEC: Spec>(
interpreter: &mut Interpreter,
_host: &mut H,
)
EIP-211: New opcodes: RETURNDATASIZE and RETURNDATACOPY