Skip to main content

OP_CHECKLOCKTIMEVERIFY

Constant OP_CHECKLOCKTIMEVERIFY 

Source
pub const OP_CHECKLOCKTIMEVERIFY: u8 = 0xb1; // 177u8
Expand 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