mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 08:26:17 +00:00
Update 9_3_Using_CSV_in_Scripts.md
This commit is contained in:
parent
f9635cf3ef
commit
02b5ed5571
@ -59,9 +59,9 @@ Except pretty much no one does this. The new [BIP 68](https://github.com/bitcoin
|
||||
|
||||
<center>
|
||||
| | Absolute Timelock | Relative Timelock |
|
||||
|:----------------:|-------------------|-------------------|
|
||||
| Lock Transaction | nTimeLock | nSequence |
|
||||
| Lock Output | OP_CHECKLOCKTIMEVERIFY| OP_CHECKSEQUENCEVERIFY |
|
||||
|------------------|-------------------|-------------------|
|
||||
| **Lock Transaction** | nTimeLock | nSequence |
|
||||
| **Lock Output** | OP_CHECKLOCKTIMEVERIFY| OP_CHECKSEQUENCEVERIFY |
|
||||
</center>
|
||||
|
||||
## Understand the CSV Opcode
|
||||
|
Loading…
x
Reference in New Issue
Block a user