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