mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 00:16:26 +00:00
Update 11_0_Designing_Real_Bitcoin_Scripts.md
This commit is contained in:
parent
95f812beef
commit
2d45d607f4
@ -1,7 +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 pu
|
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.
|
||||||
There's still a little more to Bitcoin Scripts. Conditionals give you full access to flow control, while a variety of other opcodes can expand your possibilities.
|
|
||||||
|
|
||||||
## Objectives for This Chapter
|
## Objectives for This Chapter
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user