The BIP is clear enough, but CTxIn::SEQUENCE_LOCKTIME_DISABLE_FLAG sounds like it's being acted upon the CTxIn field nSequence rather than the script operand.
doc: Slight clarity boost to SEQUENCE_LOCKTIME_DISABLE_FLAG #15179
pull instagibbs wants to merge 1 commits into bitcoin:master from instagibbs:rel_lock_lang changing 1 files +3 −2-
instagibbs commented at 3:31 PM on January 16, 2019: member
-
Slight clarity boost to SEQUENCE_LOCKTIME_DISABLE_FLAG 955d2bcc6b
- MarcoFalke renamed this:
[trivial] Slight clarity boost to SEQUENCE_LOCKTIME_DISABLE_FLAG
doc: Slight clarity boost to SEQUENCE_LOCKTIME_DISABLE_FLAG
on Jan 16, 2019 - MarcoFalke added the label Docs on Jan 16, 2019
- MarcoFalke added the label Consensus on Jan 16, 2019
-
jl2012 commented at 11:16 AM on January 20, 2019: contributor
Actually
CTxIn::SEQUENCE_LOCKTIME_DISABLE_FLAGacts upon bothCTxInfieldnSequenceand the script operand. -
instagibbs commented at 1:23 PM on January 20, 2019: member
Not sure how I missed this.
- instagibbs closed this on Jan 20, 2019
- DrahtBot locked this on Dec 16, 2021
Contributors