From 126c7f0cc770c4c319951be3c51f118425532f80 Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 19:36:06 +0000 Subject: [PATCH] Edited ch06_transactions.adoc with Atlas code editor --- ch06_transactions.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch06_transactions.adoc b/ch06_transactions.adoc index dec8cf3c..e4608b0a 100644 --- a/ch06_transactions.adoc +++ b/ch06_transactions.adoc @@ -382,7 +382,7 @@ order_ for the display version. ==== Input Script -The ((("transactions", "inputs", "input script")))((("inputs", "input script")))((("input script (transaction inputs)")))input script field is a remnant of the legacy transaction format. Our +The ((("transactions", "inputs", "input script")))((("inputs", "input script")))((("input scripts")))input script field is a remnant of the legacy transaction format. Our example transaction input spends a native segwit output that doesn't require any data in the input script, so the length prefix for the input script is set to zero (0x00).