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