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