reth_
revm
1.4.3
In reth_
revm::
bytecode::
opcode
reth_revm
::
bytecode
::
opcode
Constant
ADD
Copy item path
pub const ADD:
u8
= 0x01; // 1u8
Expand description
The
0x01
(“ADD”) opcode.