Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zander committed Jul 10, 2017
1 parent 449134f commit 47af438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0134.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ calculation of the merkle tree. This means that changes in signatures
would not be detectable and open an attack vector.

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
signatures as well. Specifically the hash is taken over a data-blob that
is built up from:
Expand Down

0 comments on commit 47af438

Please sign in to comment.