reth_
revm
1.4.3
In reth_
revm::
bytecode::
opcode
reth_revm
::
bytecode
::
opcode
Constant
STATICCALL
Copy item path
pub const STATICCALL:
u8
= 0xFA; // 250u8
Expand description
The
0xFA
(“STATICCALL”) opcode.