revm
33.1.0
In revm::
state::
bytecode::
opcode
revm
::
state
::
bytecode
::
opcode
Constant
CALLDATACOPY
Copy item path
Source
pub const CALLDATACOPY:
u8
= 0x37; // 55u8
Expand description
The
0x37
(“CALLDATACOPY”) opcode.