derive::opcodes

Constant OP_ADD

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

Pop two stack items and push their sum.