derive::opcodes

Constant OP_SUB

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

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