Update 7_0_Introducing_Bitcoin_Scripts.md

This commit is contained in:
Shannon Appelcline 2017-05-16 14:28:00 -07:00 committed by GitHub
parent 9f65dac64e
commit f42897be5b

View File

@ -9,12 +9,11 @@ However, Bitcoin offers much more complexity than that. It includes a simple scr
After working through this chapter, a developer will be able to: After working through this chapter, a developer will be able to:
* Analyze a Bitcoin Script * Analyze a Bitcoin Script
* Run a Bitcoin Script * Apply a Bitcoin Script
Supporting objectives include the ability to: Supporting objectives include the ability to:
* Understand the Purpose of Bitcoin Scripts * Understand the Purpose of Bitcoin Scripts
* Understand the Usage of Bitcoin Scripts
* Understand the P2PKH Script * Understand the P2PKH Script
## Table of Contents ## Table of Contents