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 626c7c7 commit 9a3c48bCopy full SHA for 9a3c48b
rollup/conf/config.json
@@ -22,8 +22,8 @@
22
"l1_base_fee_default": 15000000000,
23
"l1_blob_base_fee_default": 1,
24
"l1_blob_base_fee_threshold": 0,
25
- "l1_base_fee_limit": 10000000000,
26
- "l1_blob_base_fee_limit": 10000000000
+ "l1_base_fee_limit": 20000000000,
+ "l1_blob_base_fee_limit": 20000000000
27
},
28
"gas_oracle_sender_signer_config": {
29
"signer_type": "PrivateKey",
0 commit comments