services.lighthouse.beacon.disableDepositContractSync

NixOS option

Explicitly disables syncing of deposit logs from the execution node. This overrides any previous option that depends on it. Useful if you intend to run a non-validating beacon node.

type: boolean
Default
false
declared in: nixos/modules/services/blockchain/ethereum/lighthouse.nixView source on NixOS/nixpkgs →