Update 4_0_Creating_Basic_Bitcoin_Transactions.md

This commit is contained in:
Shannon Appelcline 2017-03-29 10:43:00 -07:00 committed by GitHub
parent ca7c074687
commit 5ee3c7d96f

View File

@ -1,10 +1,10 @@
# Section Four: Sending Bitcoin Transactions
# Chapter Four: Sending Bitcoin Transactions
This section describes three different methods for sending bitcoins to normal P2PKH addresses from the command line, using only the bitcoin-cli interface.
This chapter 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 Chapter
After working through this section, a developer will be able to:
After working through this chapter, a developer will be able to:
* Decide How to Send Money Through Bitcoin
* Create a Raw Transaction