Skip to content

Commit 493c811

Browse files
committed
add default value to default config
1 parent b74dd30 commit 493c811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rollup/conf/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"propose_interval_milliseconds": 100,
9595
"max_block_num_per_chunk": 100,
9696
"max_tx_num_per_chunk": 100,
97+
"max_l2_gas_per_chunk": 20000000,
9798
"max_l1_commit_gas_per_chunk": 11234567,
9899
"max_l1_commit_calldata_size_per_chunk": 112345,
99100
"chunk_timeout_sec": 300,

0 commit comments

Comments
 (0)