We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534f1be commit 2ca4bbfCopy full SHA for 2ca4bbf
charts/scroll-sdk/config.toml
@@ -64,7 +64,6 @@ L2_GETH_STATIC_PEERS = '["enode://848a7d59dd8f60dd1a51160e6bc15c194937855443de9b
64
65
MAX_TX_IN_CHUNK = 100
66
MAX_BLOCK_IN_CHUNK = 100
67
-MAX_CHUNK_IN_BATCH = 15
68
MAX_BATCH_IN_BUNDLE = 30
69
MAX_L1_MESSAGE_GAS_LIMIT = 10_000_000
70
TEST_ENV_MOCK_FINALIZE_ENABLED = true
examples/config.toml.example
@@ -66,7 +66,6 @@ L2GETH_NODEKEY=""
71
72
0 commit comments