Skip to content

Commit 6177f3a

Browse files
nervana21bitschmidty
authored andcommitted
Update duplicate-transactions.md
Fix typo
1 parent 41bdd98 commit 6177f3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_topics/en/duplicate-transactions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ impossible.
9999

100100
The [BIP30][] soft fork limited the damage by forbidding any transaction
101101
in a new block from having the same txid as a partly unspent previous
102-
transaction. A later soft fork [BIP34][] attempted to fix the problem
103-
entirely by requiring each coinbase transaction include unique data,
102+
transaction. A later soft fork, [BIP34][], attempted to fix the problem
103+
entirely by requiring each coinbase transaction to include unique data,
104104
ensuring it was a unique transaction with a unique txid. Unfortunately,
105105
it was later discovered that some pre-BIP34 blocks contained the unique
106106
data necessary for a later block to pass the BIP34 rule, called the

0 commit comments

Comments
 (0)