lighthouse beacon node --builder

From wikieduonline
(Redirected from --builder)
Jump to navigation Jump to search

lighthouse bn --builder YOUR_SERVICE_URL

--builder <builder>
           The URL of a service compatible with the MEV-boost API.

Other related options[edit]

 --builder-fallback-epochs-since-finalization <builder-fallback-epochs-since-finalization>
           If this node is proposing a block and the chain has not finalized within this number of epochs, it will NOT
           query any connected builders, and will use the local execution engine for payload construction. Setting this
           value to anything less than 2 will cause the node to NEVER query connected builders. Setting it to 2 will
           cause this condition to be hit if there are skips slots at the start of an epoch, right before this node is
           set to propose. [default: 3]
 --builder-fallback-skips <builder-fallback-skips>
           If this node is proposing a block and has seen this number of skip slots on the canonical chain in a row, it
           will NOT query any connected builders, and will use the local execution engine for payload construction.
           [default: 3]
 --builder-fallback-skips-per-epoch <builder-fallback-skips-per-epoch>
           If this node is proposing a block and has seen this number of skip slots on the canonical chain in the past
           `SLOTS_PER_EPOCH`, it will NOT query any connected builders, and will use the local execution engine for
           payload construction. [default: 8]

Related[edit]

See also[edit]

Advertising: