From 63ba653f3f50d1a86102af3a112008c632cea908 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 20 Oct 2020 08:26:57 -1000 Subject: [PATCH] removed warning --- 10_1_Understanding_the_Foundation_of_P2SH.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/10_1_Understanding_the_Foundation_of_P2SH.md b/10_1_Understanding_the_Foundation_of_P2SH.md index 8fcea42..efb6ad5 100644 --- a/10_1_Understanding_the_Foundation_of_P2SH.md +++ b/10_1_Understanding_the_Foundation_of_P2SH.md @@ -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