revm_interpreter::opcode

Constant CALLCODE

Source
pub const CALLCODE: u8 = 0xF2;
Expand description

The 0xF2 (“CALLCODE”) opcode.