From 604163a8b268178a1ab45779f42867eb2d73c64d Mon Sep 17 00:00:00 2001 From: namcios <82450345+namcios@users.noreply.github.com> Date: Thu, 5 Aug 2021 11:55:00 -0300 Subject: [PATCH] Update summary title for file's title --- 10_5_Scripting_a_Segwit_Script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10_5_Scripting_a_Segwit_Script.md b/10_5_Scripting_a_Segwit_Script.md index e9f3fb2..21e4cac 100644 --- a/10_5_Scripting_a_Segwit_Script.md +++ b/10_5_Scripting_a_Segwit_Script.md @@ -114,7 +114,7 @@ This works just like a P2WPKH address, the only difference being that instead of There is also one more variant, a P2WSH script embedded in a P2SH script, which works much like the P2SH-Segwit described above, but for nested P2WSH scripts. (Whew!) -## Summary: Scripting a Pay to Witness Public Key Hash +## Summary: Scripting a Segwit Script There are two sorts of P2SH scripts that relate to Segwit.