revm_interpreter::opcode

Constant DELEGATECALL

Source
pub const DELEGATECALL: u8 = 0xF4;
Expand description

The 0xF4 (“DELEGATECALL”) opcode.