Constant bdk_chain::bitcoin::blockdata::opcodes::all::OP_ADD

pub const OP_ADD: Opcode;
Expand description

Pop two stack items and push their sum.