bc::opcodes

Constant OP_NEGATE

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

Multiply the top stack item by -1 in place.