forge::revm::interpreter::opcode

Constant CALL

pub const CALL: u8 = 0xF1; // 241u8
Expand description

The 0xF1 (“CALL”) opcode.