removed warning

This commit is contained in:
Shannon Appelcline 2020-10-20 08:26:57 -10:00 committed by GitHub
parent 4d4b31e1dd
commit 63ba653f3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
# 10.1: Understanding the Foundation of P2SH
> :information_source: **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 technique.
## Know the Bitcoin Standards