Constant CALLDATACOPY
pub const CALLDATACOPY: u8 = 0x37; // 55u8
Available on crate feature
evm
only.Expand description
The 0x37
(“CALLDATACOPY”) opcode.
pub const CALLDATACOPY: u8 = 0x37; // 55u8
evm
only.The 0x37
(“CALLDATACOPY”) opcode.