forge::revm::interpreter::opcode

Constant STATICCALL

pub const STATICCALL: u8 = 0xFA; // 250u8
Expand description

The 0xFA (“STATICCALL”) opcode.