Update 4_0_Creating_Basic_Bitcoin_Transactions.md

This commit is contained in:
Shannon Appelcline 2017-03-28 14:55:37 -07:00 committed by GitHub
parent 954f0403e9
commit e35090cbf9

View File

@ -1,6 +1,6 @@
# Section Four: Creating Basic Bitcoin Transactions
This section describes three different methods for sending bitcoins from the command line, using only the bitcoin-cli interface.
This section describes three different methods for sending bitcoins to basic P2PKH addresses from the command line, using only the bitcoin-cli interface.
## Objectives for This Section