Rapid Chain
  • WHITE PAPER
    • Introduction
    • Mission and Vision
    • Architecture
    • Highlights
    • Safety and Compliance
    • Usage Areas
    • A look to the Future
    • Summary and contact
  • Getting Started
    • Network Information
    • Setting Up a Connection
  • Developer Resources
    • Deploying Smart Contracts
    • Local Rapid Node
    • Resources
    • NFT & Token API
    • Token Deployer
    • Faucet
  • FULL NODE
    • Validator Guide
      • Wallet Commands
      • Validator Commands
      • Governance
      • Stake, Delegation & Rewards
    • Run a Rapid Node
      • System Configuration
      • Local dependencies
      • Build Rapidd
      • General Settings
      • Join Network
      • Running Rapidd
    • Run a Rapid Validator
      • Register a Validator
      • Restore a Validator
    • Auto Installation
      • Build Rapidd
      • Create Validator
Powered by GitBook
On this page
  1. FULL NODE
  2. Run a Rapid Validator

Restore a Validator

PreviousRegister a ValidatorNextAuto Installation

Last updated 1 year ago

CtrlK

The restoration of a validator on a new Rapid node can be accomplished using the following key components:

  1. The Consensus key, which is located within the file path ~/.rapid/config/priv_validator.json.

  2. The mnemonic associated with the validator's wallet.

Prior to moving forward, please verify that the current validator is inactive. Engaging in double voting can result in significant slashing penalties.

For the restoration of a validator, follow these steps:

  • Establish a complete Rapid node that is synchronized with the most recent block.

  • Substitute the ~/.rapidd/config/priv_validator.json file on the new node with the corresponding file extracted from the previous node. Proceed to restart your node after completing the file replacement.