pub const OP_CHECKLOCKTIMEVERIFY: u8 = 0xb1;
Verify that the transaction locktime is at least the given value (BTC only, NOP in BSV).