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 62e8468 commit a52cef5Copy full SHA for a52cef5
src/citrea_config/sequencer.rs
@@ -40,7 +40,7 @@ impl Default for SequencerConfig {
40
mempool_conf: SequencerMempoolConfig::default(),
41
bridge_initialize_params: PRE_FORK2_BRIDGE_INITIALIZE_PARAMS.to_string(),
42
l1_fee_rate_multiplier: 1.0,
43
- max_l1_fee_rate: 10,
+ max_l1_fee_rate: 15,
44
}
45
46
0 commit comments