From 55b0596465253319e53c921bc2f59d03733fc3d8 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 20 Oct 2020 08:22:48 -1000 Subject: [PATCH] removing warning --- 09_4_Scripting_a_P2PKH.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/09_4_Scripting_a_P2PKH.md b/09_4_Scripting_a_P2PKH.md index 8720471..cc86fb9 100644 --- a/09_4_Scripting_a_P2PKH.md +++ b/09_4_Scripting_a_P2PKH.md @@ -1,7 +1,5 @@ # 9.4: Scripting a P2PKH -> :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. - P2PKH addresses are quickly fading in popularity due to the advent of SegWit, but nonetheless they remain a great building block for understanding Bitcoin, and especially for understanding Bitcoin scripts. (We'll take a quick look at how Segwit-native P2WPKH scripts work differently in the next section.) ## Understand the Unlocking Script