mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 08:26:17 +00:00
Create 9_3_Using_CSV_in_Scripts.md
This commit is contained in:
parent
afd6884eff
commit
a1d600b133
5
9_3_Using_CSV_in_Scripts.md
Normal file
5
9_3_Using_CSV_in_Scripts.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# 9.2: Using CLTV in Scripts
|
||||||
|
|
||||||
|
> **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
|
||||||
|
|
||||||
|
`OP_CHECKLOCKTIMEVERIFY` (or CLTV) is the natural complement to `nLockTime`. It moves the idea of locking transactions by an absolute time or blockheight into the realm of opcodes, allowing for the locking of individual UTXOs.
|
Loading…
x
Reference in New Issue
Block a user