bc::opcodes

Constant OP_SUB

Source
pub const OP_SUB: u8 = 0x94;
Expand description

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