SUB

Constant SUB 

pub const SUB: u8 = 0x03; // 3u8
Available on crate feature evm only.
Expand description

The 0x03 (“SUB”) opcode.