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

source ·
pub const OP_SUB: Opcode;
Expand description

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