Skip to content

Commit ab79267

Browse files
committed
fix formatting issues
1 parent a513ea5 commit ab79267

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

decoding/inputs-prev-txid.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,10 @@ 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 occurred in blocks 91,722 and 91,880. This led to:
142-
143-
• BIP 30: Preventing blocks from containing duplicate TXIDs
144-
• BIP 34: Requiring coinbase transactions to include block height in their data
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
145145
</ExpandableAlert>
146146

147147
## Implementation Details

0 commit comments

Comments
 (0)