Constant bitcoin::opcodes::OP_SUB

pub const OP_SUB: All;
Expand description

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