Update 11_0_Designing_Real_Bitcoin_Scripts.md

This commit is contained in:
Shannon Appelcline 2017-06-06 10:27:15 -07:00 committed by GitHub
parent 0967a501bc
commit 58912c0d10

View File

@ -1,6 +1,6 @@
# Chapter 11: Designing Real Bitcoin Scripts # Chapter 11: Designing Real Bitcoin Scripts
Our Bitcoin Scripts to date have been largely theoretical, because we've been putting together all the puzzle pieces. Now, with the full Bitcoin Script repetoire in hand, we're ready to dig into several real Bitcoin Scripts and see how they work. Our Bitcoin Scripts to date have been largely theoretical examples, because we've still been putting together the puzzle pieces. Now, with the full Bitcoin Script repetoire in hand, we're ready to dig into several real-world Bitcoin Scripts and see how they work.
## Objectives for This Chapter ## Objectives for This Chapter