File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44# Overrides network for all the relevant services.
55NETWORK=holesky
66
7- # Execution layer client to be used in a DV setup.
8- # Available options: nethermind.
7+ # Execution layer client to be used in a DV setup. Uncomment only the desired client.
98EL=el-nethermind
10- # Consensus layer client to be used in a DV setup.
11- # Available options: lighthouse, grandine .
9+
10+ # Consensus layer client to be used in a DV setup. Uncomment only the desired client .
1211CL=cl-lighthouse
13- # Validator client to be used in a DV setup.
14- # Available options: lodestar, nimbus.
12+ #CL=cl-grandine
13+
14+ # Validator client to be used in a DV setup. Uncomment only the desired client.
1515VC=vc-lodestar
16- # MEV client to be used in a DV setup.
17- # Available options: mevboost, commitboost.
16+ #VC=vc-nimbus
17+
18+ # MEV client to be used in a DV setup. Uncomment only the desired client.
1819MEV=mev-mevboost
20+ #MEV=mev-commitboost
1921
2022# Do not edit. These profiles and files dictate Docker which client types and from where to start for execution, consensus, validator and MEV.
2123# The actual adjustable values are specified above
Original file line number Diff line number Diff line change 44# Overrides network for all the relevant services.
55NETWORK=hoodi
66
7- # Execution layer client to be used in a DV setup.
8- # Available options: nethermind.
7+ # Execution layer client to be used in a DV setup. Uncomment only the desired client.
98EL=el-nethermind
10- # Consensus layer client to be used in a DV setup.
11- # Available options: lighthouse, grandine .
9+
10+ # Consensus layer client to be used in a DV setup. Uncomment only the desired client .
1211CL=cl-lighthouse
13- # Validator client to be used in a DV setup.
14- # Available options: lodestar, nimbus.
12+ #CL=cl-grandine
13+
14+ # Validator client to be used in a DV setup. Uncomment only the desired client.
1515VC=vc-lodestar
16- # MEV client to be used in a DV setup.
17- # Available options: mevboost, commitboost.
16+ #VC=vc-nimbus
17+
18+ # MEV client to be used in a DV setup. Uncomment only the desired client.
1819MEV=mev-mevboost
20+ #MEV=mev-commitboost
1921
2022# Do not edit. These profiles and files dictate Docker which client types and from where to start for execution, consensus, validator and MEV.
2123# The actual adjustable values are specified above
Original file line number Diff line number Diff line change 44# Overrides network for all the relevant services.
55NETWORK=mainnet
66
7- # Execution layer client to be used in a DV setup.
8- # Available options: nethermind.
7+ # Execution layer client to be used in a DV setup. Uncomment only the desired client.
98EL=el-nethermind
10- # Consensus layer client to be used in a DV setup.
11- # Available options: lighthouse, grandine .
9+
10+ # Consensus layer client to be used in a DV setup. Uncomment only the desired client .
1211CL=cl-lighthouse
13- # Validator client to be used in a DV setup.
14- # Available options: lodestar, nimbus.
12+ #CL=cl-grandine
13+
14+ # Validator client to be used in a DV setup. Uncomment only the desired client.
1515VC=vc-lodestar
16- # MEV client to be used in a DV setup.
17- # Available options: mevboost, commitboost.
16+ #VC=vc-nimbus
17+
18+ # MEV client to be used in a DV setup. Uncomment only the desired client.
1819MEV=mev-mevboost
20+ #MEV=mev-commitboost
1921
2022# Do not edit. These profiles and files dictate Docker which client types and from where to start for execution, consensus, validator and MEV.
2123# The actual adjustable values are specified above
You can’t perform that action at this time.
0 commit comments