negate method

RadonInteger negate()

Implementation

RadonInteger negate() => RadonInteger(concat(script, OP.INTEGER_NEGATE));