bc::opcodes

Constant OP_ADD

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

Pop two stack items and push their sum.