Skip to content

Commit 620c6c2

Browse files
committed
fix formatting issues
1 parent ab79267 commit 620c6c2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

decoding/inputs-prev-txid.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,7 @@ The TXID is created differently depending on the transaction type:
138138
This difference in segwit transactions was intentionally designed to prevent transaction malleability, as signatures are no longer part of the TXID calculation.
139139

140140
<ExpandableAlert title="Historical Note" type="info">
141-
There was a unique situation in Bitcoin's history where duplicate TXIDs
142-
occurred in blocks 91,722 and 91,880. This led to: • BIP 30: Preventing
143-
blocks from containing duplicate TXIDs • BIP 34: Requiring coinbase
144-
transactions to include block height in their data
141+
There was a unique situation in Bitcoin's history where duplicate TXIDs occurred in blocks 91,722 and 91,880. As a result, BIP 30 was implemented to prevent blocks from containing duplicate TXIDs, and BIP 34 was introduced to require coinbase transactions to include block height in their data.
145142
</ExpandableAlert>
146143

147144
## Implementation Details

0 commit comments

Comments
 (0)