From 0b2489ae14d957f661650dd8e502095bd8efc98f Mon Sep 17 00:00:00 2001 From: nadams Date: Mon, 24 Apr 2017 15:11:44 -0700 Subject: [PATCH] Edited appdx-segwit.asciidoc with Atlas code editor --- appdx-segwit.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appdx-segwit.asciidoc b/appdx-segwit.asciidoc index 2112f46b..ecac875a 100644 --- a/appdx-segwit.asciidoc +++ b/appdx-segwit.asciidoc @@ -58,7 +58,7 @@ Segregated Witness outputs are constructed so that older systems that are not se ==== Segregated Witness Output and Transaction Examples -Let’s look at some of our example transactions and see how they would change with Segregated Witness. We’ll first look at how a Pay-to-Public-Key-Hash (P2PKH) payment is transformed with segregated witness program. Then, we’ll look at the Segregated Witness equivalent for Pay-to-Script-Hash (P2SH) scripts. Finally, we’ll look at how both of the preceding Segregated Witness programs can be embedded inside a P2SH script. +Let’s look at some of our example transactions and see how they would change with Segregated Witness. We’ll first look at how a Pay-to-Public-Key-Hash (P2PKH) payment is transformed with Segregated Witness program. Then, we’ll look at the Segregated Witness equivalent for Pay-to-Script-Hash (P2SH) scripts. Finally, we’ll look at how both of the preceding Segregated Witness programs can be embedded inside a P2SH script. [[p2wpkh]] ===== Pay-to-Witness-Public-Key-Hash (P2WPKH)