File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 5151 },
5252 "mev_params" : {
5353 "mev_flood_seconds_per_bundle" : 13 ,
54- "launch_custom_flood" : true ,
5554 "mev_flood_extra_args" : [
56- " --txsPerBundle=100 "
55+ " --txsPerBundle=250 "
5756 ],
5857 "mev_flood_image" : " flashbots/mev-flood:0.0.9" ,
5958 "mev_relay_image" : " flashbots/mev-boost-relay:0.27" ,
6665 "additional_services" : [
6766 " tx_spammer" ,
6867 " blob_spammer" ,
68+ " custom_flood" ,
6969 " beacon_metrics_gazer" ,
7070 " dora" ,
7171 " prometheus_grafana"
7272 ],
7373 "tx_spammer_params" : {
7474 "tx_spammer_extra_args" : [
75- " --txcount=100 "
75+ " --txcount=250 "
7676 ]
7777 },
78+ "custom_flood_params" : {
79+ "interval_between_transactions" : 0.05
80+ },
7881 "grafana_additional_dashboards" : [
7982 " github.com/flashbots/builder-startup-script/data/grafana"
8083 ]
You can’t perform that action at this time.
0 commit comments