Skip to main content
CALLDATACOPY
revm_
context
15.0.0
In revm_
context::
database_
interface::
state::
bytecode::
opcode
revm_context
::
database_interface
::
state
::
bytecode
::
opcode
Constant
CALLDATACOPY
Copy item path
pub const CALLDATACOPY:
u8
= 0x37; // 55u8
Expand description
The
0x37
(“CALLDATACOPY”) opcode.