Skip to content

Commit 6fe30e7

Browse files
mteam88corwintines
andauthored
Update public/content/developers/docs/scaling/optimistic-rollups/index.md
Co-authored-by: Corwin Smith <[email protected]>
1 parent 2d8c3b0 commit 6fe30e7

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/scaling/optimistic-rollups

1 file changed

+1
-1
lines changed

public/content/developers/docs/scaling/optimistic-rollups/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Here is [an example](https://etherscan.io/tx/0x9102bfce17c58b5fc1c974c24b6bb7a92
9898

9999
Some rollups now use blobs to post batches of transactions to Ethereum.
100100

101-
Blobs are non-modifiable and non-persistent (just like `calldata`) but are not included in the blockchain's history logs. EIP-4844 blobs expire after 18 days. For more information on blobs, see [Data Availability.](/developers/docs/data-availability/)
101+
Blobs are non-modifiable and non-persistent (just like `calldata`) but are pruned from history after ~18 days. For more information on blobs, see [Danksharding](/roadmap/danksharding).
102102

103103
### State commitments {#state-commitments}
104104

0 commit comments

Comments
 (0)