DENTNet Documentation
  • Introduction
  • Why DENTNet
  • Overview
    • Difference vs. Other Blockchains
    • Core Concepts
      • Accounts
      • Transactions
      • Events
      • Fees
      • DENTX
      • Proof of Stake
        • Staking
        • Validators
        • Nomination Pool
      • Treasury
    • Advanced Concepts
      • Telecommunication Assets
        • Mobile Data
        • Voice Minutes
      • DENT Token
      • Operator Sponsorship
      • Telco Asset Usage
      • Telco Asset Expiry
      • Technical Committee
    • Start with DENTX
      • Uniswap
        • DENTX on Ethereum
      • Swap on DENTNet
        • Swap DENT on DENTNet
      • Buy on DENTNet
  • Technical Foundation
    • Polkadot SDK
    • WebAssembly (Wasm)
  • Tools
    • Explorer
    • Bridge
      • Move DENTs from Ethereum to DENTNet
      • Move DENTX from Ethereum to DENTNet
    • Dashboard
    • Validator UI
    • Wallets
      • Polkadot Ledger App
      • SubWallet
      • Vault App
      • PolkadotJS
      • [Deprecated] DENTNet Ledger App
  • Technical Documentation
    • Node API
    • Operating a Node
    • Operating a Validator
      • How to set up a DENTNet Validator?
      • Validator Monitoring
      • Pause Validation
      • Upgrade or move a validator
    • Changelog
Powered by GitBook

Copyright DENT Wireless Limited, 2024

On this page
  1. Technical Documentation
  2. Operating a Validator

Pause Validation

Sometimes, validation might need to be paused, e.g., to perform scheduled maintenance tasks on your machine. This process is called "Chilling. "

When paused, Validators don't lose their bonded funds. But they also don't receive any rewards during the pause.

To pause, you can visit the Validator UI, select your Validator in the "Accounts" section, and press the "Stop" button. When the current era finishes, the Validator will leave the active validator set, and you can perform your maintenance. Before shutting down your node, please verify that your Validator is not part of the "Validators" list in the "Overview" section.

Once you pause it, it might take up to 24 hours until your Validator is not active anymore.

To resume your Validator, ensure your node is running and connected to DENTNet. Then open the Accounts section, select your Stash wallet, click "Validate" next to it, and follow the instructions.

PreviousValidator MonitoringNextUpgrade or move a validator

Last updated 1 year ago