From b01ad9eb9207c95149d87c1a858af32bf200d232 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 11:08:57 +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 f4eafd8f..79e3b9ab 100644 --- a/ch07_authorization-authentication.adoc +++ b/ch07_authorization-authentication.adoc @@ -657,7 +657,7 @@ scripts in outputs: ==== Redeem Script and Validation -You are not able to put a P2SH inside a P2SH redeem script, because the +You are((("redeem scripts", "validating")))((("validating", "redeem scripts"))) not able to put a P2SH inside a P2SH redeem script, because the P2SH specification is not recursive. Also, while it is technically possible to include +OP_RETURN+ (see <>) in a redeem script, as nothing in the rules prevents you from doing so, it is of no practical