forge::revm::interpreter::opcode

Constant CALLCODE

pub const CALLCODE: u8 = 0xF2; // 242u8
Expand description

The 0xF2 (“CALLCODE”) opcode.