mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
removed warning
This commit is contained in:
parent
edf19ff070
commit
fdd36281f5
@ -1,7 +1,5 @@
|
|||||||
# 8.1: Sending a Transaction with a Locktime
|
# 8.1: Sending a Transaction with a Locktime
|
||||||
|
|
||||||
> :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.
|
|
||||||
|
|
||||||
The previous chapters showed two different ways to send funds from multiple machines and to multiple recipients. But there are two other ways to fundamentally change basic transactions. The first of these is to vary time by choosing a locktime. This gives you the ability to send raw transactions at some time in the future.
|
The previous chapters showed two different ways to send funds from multiple machines and to multiple recipients. But there are two other ways to fundamentally change basic transactions. The first of these is to vary time by choosing a locktime. This gives you the ability to send raw transactions at some time in the future.
|
||||||
|
|
||||||
## Understand How Locktime Works
|
## Understand How Locktime Works
|
||||||
|
Loading…
x
Reference in New Issue
Block a user