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