pub fn is_small_integer(opcode: OpcodeType) -> bool
Expand description

| Test for “small positive integer” script | opcodes - OP_1 through OP_16. |