Client Configuration
A reference for extra configuration of Ethereum Clients when running in DVs.
Last updated
Was this helpful?
A reference for extra configuration of Ethereum Clients when running in DVs.
Many execution, consensus, and validator clients need custom flags or parameters to work best with Distributed Validators. These settings are often dispersed across a number of documentation pages or example repos. This page aims to be a reference for each client and the specific additions they may require.
Nethermind should be configured to not include blobs in locally-built blocks while using MEV relays. In the case where MEV relays fail to provide blocks to propose and the node falls back to building locally, significant time will have passed and there is a risk of missing the block proposal window should block building be further delayed with blob processing. For this reason, blob inclusion should be disabled:
--Blocks.BlockProductionBlobLimit 0Nothing specific for distributed validators is required. If you are configuring MEV-boost, consult the settings you need here.
Required flags:
--distributedNothing specific for distributed validators is required. If you are configuring MEV-boost, consult the settings you need here.
Required flags:
Required flags:
Nothing specific for distributed validators is required. If you are configuring MEV-boost, consult the settings you need here.
Required flags:
Required flags:
Required flags:
Last updated
Was this helpful?
Was this helpful?
--distributed--distributed--distributed--validators-graffiti-client-append-format=DISABLED--Xobol-dvt-integration-enabled
