Skip to content

Commit 95e08bd

Browse files
committed
remove duplicate heading
1 parent 0ac0801 commit 95e08bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

public/content/roadmap/dencun/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ The consensus clients handle the _Validator_ software, which has all been update
7676

7777
## Will all transactions on L2s now use temporary blob space, or will you be able to choose? {#calldata-vs-blobs}
7878

79-
## Will all transactions on L2s now use temporary blob space, or will you be able to choose? {#calldata-vs-blobs}
80-
8179
Rollup transactions on Layer 2 (L2) of Ethereum have the option of using two types of data storage: temporary blob space or permanent smart contract calldata. Blob space is an economical choice, providing temporary storage at a lower cost. It guarantees data availability for all necessary challenge periods. On the other hand, smart contract calldata offers permanent storage but is more expensive.
8280

8381
The decision between using blob space or calldata is primarily made by rollup providers. They base this decision on the current demand for blob space. If blob space is in high demand, rollups may opt for calldata to ensure the data is posted in a timely manner.

0 commit comments

Comments
 (0)