[BIP-draft] CHECKSEQUENCEVERIFY - An opcode for relative locktime



Summary:

In a discussion on the bitcoin-dev mailing list, Rusty Russell proposed an IsStandard() rule which would require transactions to have a locktime of 0 if any of its inputs use a non-final sequence. However, Dave points out that this would make locktime useless for delaying confirmation in IsStandard() transactions, because the consensus rules require at least one input to be non-final for locktime to have any effect.


Updated on: 2023-06-10T19:19:48.993058+00:00