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