From bac411b96a9d61e7e729ba7c5af85472860e38b6 Mon Sep 17 00:00:00 2001 From: Clare Laylock Date: Wed, 1 Nov 2023 15:51:43 -0400 Subject: [PATCH] index --- 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 cbbb8188..12000b4c 100644 --- a/ch07_authorization-authentication.adoc +++ b/ch07_authorization-authentication.adoc @@ -957,7 +957,7 @@ is, they're kept off the blockchain (_offchain_). A child transaction cannot be parent transaction has been propagated, mined, and aged by the time specified in the relative timelock. One application of this use case is shown in <> and <>. -+OP_CSV+ is defined((("transactions", "timelocks", "relative", startref="transaction-timelock-relative")))((("timelocks", "relative", startref="timelock-relative")))((("lock time", "relative", startref="locktime-relative")))((("scripts", "timelocks", "relative", startref="script-timelock-relative")))((("relative timelocks", startref="relative-timelock2")))((("OP_CSV script opcode", startref="op-csv"))) in detail in ++OP_CSV+ is defined((("transactions", "timelocks", "relative", startref="transaction-timelock-relative")))((("timelocks", "relative", startref="timelock-relative")))((("lock time", "relative", startref="locktime-relative")))((("scripts", "timelocks", "relative", startref="script-timelock-relative")))((("OP_CSV script opcode", startref="op-csv"))) in detail in https://oreil.ly/z_Obw[BIP112, CHECKSEQUENCEVERIFY].