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