From d37d825d1374a76a66cff499be4b870c57f68589 Mon Sep 17 00:00:00 2001 From: nadams Date: Thu, 18 May 2017 07:08:39 -0700 Subject: [PATCH] Edited appdx-segwit.asciidoc with Atlas code editor --- appdx-segwit.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appdx-segwit.asciidoc b/appdx-segwit.asciidoc index de25b664..14f6774b 100644 --- a/appdx-segwit.asciidoc +++ b/appdx-segwit.asciidoc @@ -68,8 +68,7 @@ In <>, Alice created a transaction to pay Bob for a cup of coffee DUP HASH160 ab68025513c3dbd2f7b92a94e0581f5d50f654e7 EQUALVERIFY CHECKSIG ---- -With Segregated Witness, Alice would create a Pay-to-Witness- -Public-Key-Hash (P2WPKH) script, which looks like this: +With Segregated Witness, Alice would create a Pay-to-Witness-Public-Key-Hash (P2WPKH) script, which looks like this: .Example P2WPKH output script ----