Difference between revisions of "CheckSequenceVerify"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "'''CheckSequenceVerify''' (or ''CSV'') is an opcode that implements a type of timelock, controlling the execution pathways of a script based on t...")
 
(No difference)

Latest revision as of 16:16, 11 January 2019

CheckSequenceVerify (or CSV) is an opcode that implements a type of timelock, controlling the execution pathways of a script based on the age of the output being spent.[1]

CSV is used to implement Lightning Network transactions.


References

  1. BIP112: CHECKSEQUENCEVERIFY
    BtcDrak, Mark Friedenbach, Eric Lombrozo
    Retrieved 2016-04-12