mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-09 08:56:26 +00:00
Update 4_0_Creating_Basic_Bitcoin_Transactions.md
This commit is contained in:
parent
f35d235a96
commit
10097d69a3
@ -1,6 +1,6 @@
|
|||||||
# Section Four: Sending Bitcoin Transactions
|
# Section Four: Sending Bitcoin Transactions
|
||||||
|
|
||||||
This section describes three different methods for sending bitcoins to basic P2PKH addresses from the command line, using only the bitcoin-cli interface.
|
This section describes three different methods for sending bitcoins to normal P2PKH addresses from the command line, using only the bitcoin-cli interface.
|
||||||
|
|
||||||
## Objectives for This Section
|
## Objectives for This Section
|
||||||
|
|
||||||
@ -15,6 +15,7 @@ Supporting objectives include the ability to:
|
|||||||
* Use Basic Methods to Send Money
|
* Use Basic Methods to Send Money
|
||||||
* Understand Transactions & Transaction Fees
|
* Understand Transactions & Transaction Fees
|
||||||
* Use Auto Fee Calculation Methods to Send Money
|
* Use Auto Fee Calculation Methods to Send Money
|
||||||
|
* Understand the Dangers of Raw Transactions
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user