Stader - ETHx
  • Introduction
    • Explore ETHx
    • ETHx Tech blogs
    • ETHx Governance
  • Launch Incentives
    • ETHx Stakers
    • ETHx Node Operators
      • ETHx Boosted Commission
      • 13000 $SD top-up pool
      • $65000 Reward pool for AVADO user
  • ETHx Staking
    • Guides
    • FAQs
  • Node Operator
    • Staking on Ethereum
      • What is Ethereum staking?
      • ETH staking rewards and penalties
      • Solo-staking vs ETHx
    • Permissionless node operator
      • Responsibilities of a node operator
      • Pre-requisite
      • Node registration and adding validators
        • Step 1: Hardware and platform
          • DIY kit
          • Cloud services
          • VPS services
          • AVADO
          • Allnodes
        • Step 2: Download Stader node
        • Step 3: Install Stader node
        • Step 4: Configure Stader services
          • Step 4.1 Network selection
          • Step 4.2 ETH client configuration
          • Step 4.3 ETH1 - Execution client selection
          • Step 4.4 ETH2 - Consensus client selection
          • Step 4.5 Add a graffiti
          • Step 4.6 Add checkpoint URL
          • Step 4.7 Enable Doppelganger protection
          • Step 4.8 Add fallback clients
          • Step 4.9 Enable monitoring
          • Step 4.10 MEV Boost
          • Confirmation and configuration settings
        • Step 5: Execution and Consensus client sync
        • Step 6: Wallet setup
        • Step 7: Register your node on the Stader network
        • Step 8: Deposit SD collateral
        • Step 9: Deposit ETH bond
        • Validator States
      • ETHx rewards for permissionless node operators
        • Socializing Pool
        • SD rewards
        • Claim CL rewards
        • Claim EL and SD rewards
      • Node Monitoring
      • Node Migration
      • Validator exits and node termination
      • Latest update
      • CLI Command sheet
    • Permissioned node operator
      • Pre-requisite for permissioned node operators
      • Web3Signer setup guide
      • Node registration and adding validators
        • Step 1: Download Stader node
        • Step 2: Install Stader node
        • Step 3: Configure and start Stader services
        • Step 4: Wallet setup
        • Step 5: Set the fee recipient of your validator client to Stader socializing pool
        • Step 6: Check Docker and node status
        • Step 7: Operator address whitelisting
        • Step 8: Register you node on the Stader network
        • Step 9: Add validators to your node
        • Step 10: Check your node and validator status
      • ETHx rewards for permissioned node operators
        • Claim CL rewards
        • Claim EL rewards
      • Node Migration
      • Latest update
    • FAQs
  • Smart Contracts
  • Oracles
  • ETHx Security
    • Immunefi Bug Bounty
    • Audit Reports
    • Public Repositories
  • ETHx Integration
  • Connect with us
Powered by GitBook
On this page
  • What are fallback clients?
  • Important note
  • How to enable fallback client?
  1. Node Operator
  2. Permissionless node operator
  3. Node registration and adding validators
  4. Step 4: Configure Stader services

Step 4.8 Add fallback clients

PreviousStep 4.7 Enable Doppelganger protectionNextStep 4.9 Enable monitoring

Last updated 1 year ago

What are fallback clients?

Fallback clients offer users alternative options that they can rely on when encountering problems or vulnerabilities with their primary clients. These secondary clients provide additional backup choices, empowering users to switch between different client implementations according to their preferences or to mitigate any network disruptions.

Typically, your validator will fulfill the responsibility of attesting and proposing blocks using your primary clients. However, if any issues arise, the node will establish a connection with an external client to interact with the Execution layer and Beacon chains. Once your primary clients become operational again, the Validator client will seamlessly switch back to them.

Important note

  • A fallback client option should not be mistaken for a "backup" Stader node. While fallback clients have a synchronized Execution and Consensus client pair running on the chain, they do not have access to your node's wallet or validator keys. Therefore, if your Stader node is offline, the fallback client will not assume the role of validating on node's behalf.

  • Fallback clients are optional. You can choose Yes or No based on your preference

  • Fallback client feature will not be available if Nimbus is your Consensus client.

How to enable fallback client?

  • First, click on the "Yes" button

  • Then then just enter the Execution client URL or Beacon node HTTP URL or Beacon node JSON RPC URL based on your consensus client preference.