We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bdd98 commit 6177f3aCopy full SHA for 6177f3a
_topics/en/duplicate-transactions.md
@@ -99,8 +99,8 @@ impossible.
99
100
The [BIP30][] soft fork limited the damage by forbidding any transaction
101
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,
+transaction. A later soft fork, [BIP34][], attempted to fix the problem
+entirely by requiring each coinbase transaction to include unique data,
104
ensuring it was a unique transaction with a unique txid. Unfortunately,
105
it was later discovered that some pre-BIP34 blocks contained the unique
106
data necessary for a later block to pass the BIP34 rule, called the
0 commit comments