breez_sdk_liquid::lightning_125::bitcoin::blockdata::opcodes::all

Constant OP_SUB

pub const OP_SUB: Opcode;
Expand description

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