pub const OP_CHECKLOCKTIMEVERIFY: u8 = 0xb1; // 177u8Expand description
OP_CHECKLOCKTIMEVERIFY (BIP65) - Marks transaction as invalid if the top stack item is greater than the transaction’s nLockTime field, otherwise script evaluation continues as if an OP_NOP was executed