Skip to content

Commit cf15167

Browse files
committed
up
1 parent 5d96f7f commit cf15167

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

gas-reports/report.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,8 @@ To provide a comparison point, we implemented tests that mirror typical rollup o
6363

6464
```solidity
6565
66-
uint256 numPublications = 20;
67-
6866
// Pre-populate publications to simulate active rollup state
69-
ProposeMultiplePublications109)
67+
ProposeMultiplePublications(10)
7068
7169
// Measure 10 publications
7270
uint256 numPublications = 20;

0 commit comments

Comments
 (0)