CTxIn::SEQUENCE_LOCKTIME_DISABLE_FLAG
sounds like it’s being acted upon the CTxIn
field nSequence
rather than the script operand.
CTxIn::SEQUENCE_LOCKTIME_DISABLE_FLAG
sounds like it’s being acted upon the CTxIn
field nSequence
rather than the script operand.
CTxIn::SEQUENCE_LOCKTIME_DISABLE_FLAG
acts upon both CTxIn
field nSequence
and the script operand.