revm_interpreter::opcode

Constant ADD

Source
pub const ADD: u8 = 0x01;
Expand description

The 0x01 (“ADD”) opcode.