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