revm_interpreter::opcode

Constant CALL

Source
pub const CALL: u8 = 0xF1;
Expand description

The 0xF1 (“CALL”) opcode.