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