Skip to content

Commit 0ac0801

Browse files
committed
chore: add layer 2 glossary tooltip
1 parent 5500dac commit 0ac0801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/content/roadmap/dencun/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lang: en
66

77
# Cancun-Deneb (Dencun) {#dencun}
88

9-
Cancun-Deneb (Dencun) is an upgrade to the Ethereum network, which activates **Proto-Danksharding (EIP-4844)**, introducing temporary data **blobs** for cheaper layer 2 (L2) rollup storage.
9+
Cancun-Deneb (Dencun) is an upgrade to the Ethereum network, which activates **Proto-Danksharding (EIP-4844)**, introducing temporary data **blobs** for cheaper [layer 2 (L2)](/glossary/#layer-2) rollup storage.
1010

1111
A new transaction type enables rollup providers to store data more cost-effectively in what are known as "blobs." Blobs are guaranteed to be available to the network for around 18 days (more precisely, 4096 [epochs](/glossary/#epoch)). After this period, blobs are pruned from the network, but applications can still verify the validity of their data using proofs.
1212

0 commit comments

Comments
 (0)