SEQUENCE_LOCKTIME_DISABLE_FLAG property

int SEQUENCE_LOCKTIME_DISABLE_FLAG
final

BIP68: If this flag set, sequence is NOT interpreted as a relative lock-time.

Implementation

static final int SEQUENCE_LOCKTIME_DISABLE_FLAG = 1 << 31;