Create 8_2_Building_the_Structure_of_P2SH.md

This commit is contained in:
Shannon Appelcline 2017-05-26 15:37:26 -07:00 committed by GitHub
parent 8d4d4e740f
commit 548cec4419

View File

@ -0,0 +1,5 @@
# 8.2: Building the Structure of P2SH
> **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
You know that Bitcoin Scripts can be used to control the redemption of UTXOs. The next step is creating Scripts of your own ... but that requires a very specific techniques.