mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 4_1_Sending_Coins_The_Easy_Way.md
This commit is contained in:
parent
79acef9fc5
commit
295de3636b
@ -1,5 +1,7 @@
|
|||||||
# Interlude: Sending Coins the Easy Way
|
# Interlude: Sending Coins the Easy Way
|
||||||
|
|
||||||
|
[[TALK ABOUT THREE WAYS TO SEND MONEY]]
|
||||||
|
|
||||||
> **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
|
> **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
|
||||||
|
|
||||||
You're now ready to send some coins, and that's actually quite simple via the command line. You just type `bitcoin-cli sendtoaddress [address] [amount]`. So, to send a little coinage to the address `msoix3SHNr6eRDUJsRSqQwZRhxZnLXhNef` just requires:
|
You're now ready to send some coins, and that's actually quite simple via the command line. You just type `bitcoin-cli sendtoaddress [address] [amount]`. So, to send a little coinage to the address `msoix3SHNr6eRDUJsRSqQwZRhxZnLXhNef` just requires:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user