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