Skip to main content

OP_ADD

Constant OP_ADD 

Source
pub const OP_ADD: u8 = 0x93;
Expand description

Pop two items, push their sum.