Skip to content

Commit 2ca4bbf

Browse files
authored
clean up rollup config values (#215)
1 parent 534f1be commit 2ca4bbf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

charts/scroll-sdk/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ L2_GETH_STATIC_PEERS = '["enode://848a7d59dd8f60dd1a51160e6bc15c194937855443de9b
6464

6565
MAX_TX_IN_CHUNK = 100
6666
MAX_BLOCK_IN_CHUNK = 100
67-
MAX_CHUNK_IN_BATCH = 15
6867
MAX_BATCH_IN_BUNDLE = 30
6968
MAX_L1_MESSAGE_GAS_LIMIT = 10_000_000
7069
TEST_ENV_MOCK_FINALIZE_ENABLED = true

examples/config.toml.example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ L2GETH_NODEKEY=""
6666

6767
MAX_TX_IN_CHUNK = 100
6868
MAX_BLOCK_IN_CHUNK = 100
69-
MAX_CHUNK_IN_BATCH = 15
7069
MAX_BATCH_IN_BUNDLE = 30
7170
MAX_L1_MESSAGE_GAS_LIMIT = 10_000_000
7271
TEST_ENV_MOCK_FINALIZE_ENABLED = true

0 commit comments

Comments
 (0)