1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-25 09:28:25 +00:00

Edited ch08_signatures.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-19 19:25:00 +00:00
parent 7a8cc8eef8
commit b4a26cdd0b

View File

@ -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