forge
0.2.0
In forge::
revm::
interpreter::
opcode
forge
::
revm
::
interpreter
::
opcode
Constant
STOP
Copy item path
pub const STOP:
u8
= 0x00; // 0u8
Expand description
The
0x00
(“STOP”) opcode.