Skip to main content

OP_CHECKLOCKTIMEVERIFY

Constant OP_CHECKLOCKTIMEVERIFY 

Source
pub const OP_CHECKLOCKTIMEVERIFY: u8 = 0xb1;
Expand description

Verify that the transaction locktime is at least the given value (BTC only, NOP in BSV).