Constant bdk_chain::bitcoin::blockdata::opcodes::all::OP_SUB

pub const OP_SUB: Opcode;
Expand description

Pop two stack items and push the second minus the top.