Skip to content

Commit 118cfbd

Browse files
authored
Merge pull request bitcoin#557 from zander/FlexTrans
Fix typo
2 parents 449134f + 47af438 commit 118cfbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0134.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ calculation of the merkle tree. This means that changes in signatures
195195
would not be detectable and open an attack vector.
196196

197197
For this reason the merkle tree is extended to include (append) the hash of
198-
the v4 transactions. The markle tree will continue to have all the
198+
the v4 transactions. The merkle tree will continue to have all the
199199
transactions' tx-ids but appended to that are the v4 hashes that include the
200200
signatures as well. Specifically the hash is taken over a data-blob that
201201
is built up from:

0 commit comments

Comments
 (0)