mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 16:36:32 +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>
|
<center>
|
||||||
| | Absolute Timelock | Relative Timelock |
|
| | Absolute Timelock | Relative Timelock |
|
||||||
|:----------------:|-------------------|-------------------|
|
|------------------|-------------------|-------------------|
|
||||||
| Lock Transaction | nTimeLock | nSequence |
|
| **Lock Transaction** | nTimeLock | nSequence |
|
||||||
| Lock Output | OP_CHECKLOCKTIMEVERIFY| OP_CHECKSEQUENCEVERIFY |
|
| **Lock Output** | OP_CHECKLOCKTIMEVERIFY| OP_CHECKSEQUENCEVERIFY |
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
## Understand the CSV Opcode
|
## Understand the CSV Opcode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user