mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-27 17:56:08 +00:00
removed warning
This commit is contained in:
parent
34c3313487
commit
8677443669
@ -1,7 +1,5 @@
|
|||||||
# 11.1: Understanding Timelock Options
|
# 11.1: Understanding Timelock Options
|
||||||
|
|
||||||
> :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
|
|
||||||
|
|
||||||
In [§8.1: Sending a Transaction with a Locktime](08_1_Sending_a_Transaction_with_a_Locktime.md), `nLocktime` offered a great first option for locking transactions so that they couldn't be spent until some point in the future — based either on time or blockheight. But, that's not the only way to put a timelock on a transaction.
|
In [§8.1: Sending a Transaction with a Locktime](08_1_Sending_a_Transaction_with_a_Locktime.md), `nLocktime` offered a great first option for locking transactions so that they couldn't be spent until some point in the future — based either on time or blockheight. But, that's not the only way to put a timelock on a transaction.
|
||||||
|
|
||||||
## Understand the Limitations of nLockTime
|
## Understand the Limitations of nLockTime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user