pub const OP_CHECKSEQUENCEVERIFY: u8 = 0xb2;
Verify that the input sequence number is at least the given value (BTC only, NOP in BSV).