bpstd::opcodes

Constant OP_NEGATE

Source
pub const OP_NEGATE: u8 = 0x8f; // 143u8
Expand description

Multiply the top stack item by -1 in place.