From b4a26cdd0bd2f685b625843ff75ab2a1487afc8a Mon Sep 17 00:00:00 2001 From: clenser Date: Thu, 19 Oct 2023 19:25:00 +0000 Subject: [PATCH] Edited ch08_signatures.adoc with Atlas code editor --- ch08_signatures.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch08_signatures.adoc b/ch08_signatures.adoc index 91498c10..87f2ef51 100644 --- a/ch08_signatures.adoc +++ b/ch08_signatures.adoc @@ -972,7 +972,7 @@ ensure you generate a different _k_ for each ((("digital signatures", "randomnes === Segregated Witness's New Signing Algorithm -Signatures in((("digital signatures", "segregated witness and")))((("segregated witness (segwit)", "digital signatures and")))((("commitment hash", "digital signatures and"))) Bitcoin transactions are applied on a _commitment hash_, +Signatures in((("digital signatures", "segregated witness and")))((("segregated witness (segwit)", "digital signatures and")))((("commitment hash"))) Bitcoin transactions are applied on a _commitment hash_, which is calculated from the transaction data, locking specific parts of the data indicating the signer's commitment to those values. For example, in a simple +SIGHASH_ALL+ type signature, the commitment hash