Constant reth_revm::interpreter::opcode::ADD

pub const ADD: u8 = 0x01; // 1u8
Expand description

The 0x01 (“ADD”) opcode.