From 72c1b50a718d4b414fe1a7106661ef4bb0651235 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 11:06:22 +0000 Subject: [PATCH] Edited ch07_authorization-authentication.adoc with Atlas code editor --- ch07_authorization-authentication.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch07_authorization-authentication.adoc b/ch07_authorization-authentication.adoc index 29ae9ed0..d53c670c 100644 --- a/ch07_authorization-authentication.adoc +++ b/ch07_authorization-authentication.adoc @@ -513,7 +513,7 @@ P2SH means "pay to a script matching this hash, a script that will be presented later when this output is spent." In P2SH -transactions, the script that is replaced by a hash is referred +transactions, the script that is replaced by a hash is ((("redemption scripts")))referred to as the _redeem script_ because it is presented to the system at redemption time rather than as an output script. <> shows the script without P2SH and <> shows the same script encoded