mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Fix typo
This commit is contained in:
parent
449134f1b5
commit
47af438610
@ -195,7 +195,7 @@ calculation of the merkle tree. This means that changes in signatures
|
|||||||
would not be detectable and open an attack vector.
|
would not be detectable and open an attack vector.
|
||||||
|
|
||||||
For this reason the merkle tree is extended to include (append) the hash of
|
For this reason the merkle tree is extended to include (append) the hash of
|
||||||
the v4 transactions. The markle tree will continue to have all the
|
the v4 transactions. The merkle tree will continue to have all the
|
||||||
transactions' tx-ids but appended to that are the v4 hashes that include the
|
transactions' tx-ids but appended to that are the v4 hashes that include the
|
||||||
signatures as well. Specifically the hash is taken over a data-blob that
|
signatures as well. Specifically the hash is taken over a data-blob that
|
||||||
is built up from:
|
is built up from:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user