Skip to main content

returndatacopy

Function returndatacopy 

pub fn returndatacopy<IT, H>(
    context: InstructionContext<'_, H, IT>,
) -> Result<(), InstructionResult>
where IT: InterpreterTypes, H: Host + ?Sized,
Expand description

EIP-211: New opcodes: RETURNDATASIZE and RETURNDATACOPY