bdk_chain::bitcoin::blockdata::opcodes::all

Constant OP_ADD

pub const OP_ADD: Opcode;
Expand description

Pop two stack items and push their sum.