revm_
bytecode
1.0.0
In revm_
bytecode::
opcode
revm_bytecode
::
opcode
Constant
POP
Copy item path
Source
pub const POP:
u8
= 0x50;
Expand description
The
0x50
(“POP”) opcode.