Difference between revisions of "Lighthouse beacon node --builder"
Jump to navigation
Jump to search
m (Cry moved page Lighthouse bn --builder to Lighthouse beacon node --builder) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | <code>[[lighthouse bn]] --builder</code> | + | <code>[[lighthouse bn]] --builder YOUR_SERVICE_URL</code> |
--builder <builder> | --builder <builder> | ||
The URL of a service compatible with the [[MEV-boost]] API. | The URL of a service compatible with the [[MEV-boost]] API. | ||
+ | |||
+ | == Other related options == | ||
+ | --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 == | == Related == | ||
− | * <code>[[mev-boost]]</code> | + | * <code>[[mev-boost]]: [[lighthouse vc --builder-proposals]]</code> |
− | * <code>[[lighthouse | + | * <code>[[lighthouse bn --help]]</code> |
== See also == | == See also == | ||
+ | * {{mev-boost}} | ||
* {{Lighthouse}} | * {{Lighthouse}} | ||
[[Category:Lightshouse]] | [[Category:Lightshouse]] |
Latest revision as of 06:48, 25 August 2022
lighthouse bn --builder YOUR_SERVICE_URL
--builder <builder> The URL of a service compatible with the MEV-boost API.
[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]
mev-boost
:[ -addr string | -genesis-fork-version string | -goerli | -loglevel | -json | -kiln | -mainnet | -relay-check | -sepolia | -ropsten | -request-timeout | -version | mev-boost --help ]
lighthouse: [ account | beacon_node | boot node | account manager | database manager | validator client ], --help, --version
, Releases, Ligthouse WARN, Paul Hauner, Lighthouse checkpoint sync, Lighthouse logs, Changelog
Advertising: