Realio Network
  • Introduction
  • Running a Full Node
    • Requirements
    • Setup
    • Update
    • Cosmovisor
    • Reset the data
    • State sync
  • Validators
    • Setup
    • Halting
    • Migrating
    • Common Problems
    • Validator FAQs
    • Security
  • Delegators
    • Delegator FAQs
  • Testnet
    • Endpoints
    • Public Testnet Setup
      • Genesis file
      • Seed nodes
  • Mainnet
    • Genesis file
    • Setup
    • Seed nodes
  • Developers
    • Single Node
    • Multi Node
    • Testnet command
Powered by GitBook
On this page

Validators

PreviousState syncNextSetup

Last updated 1 year ago

Validator Overview

is based on , which relies on a set of validators that are responsible for committing new blocks in the blockchain. These validators participate in the consensus protocol by broadcasting votes which contain cryptographic signatures signed by each validator's private key.

Validator candidates can bond their own RIO and RST tokens and have the tokens "delegated", or staked, to them by token holders. The Realio Network will have 100 validators, but over time this can increase depending on the network performance and needs. The validators are determined by who has the most stake delegated to them — the top 100 validator candidates with the most stake will become Realio Network validators.

If validators double sign, are frequently offline or do not participate in governance, their staked RIO tokens (including the tokens of users that delegated to them) can be slashed. The penalty depends on the severity of the violation.

Community

Discuss the finer details of being a validator on our community chat:

The Realio Network
CometBFT
​
Validators Chat
Cover

Validator Setup

Step-by-step instructions for setting up your validator node.

Cover

Halting

Learn how to halt your validator node without causing disruptions

Cover

Migrating

Steps to migrate your validator to a new server or environment.

Cover

Common Problems

Troubleshooting common issues faced by validators.

Cover

Validator FAQs

Frequently asked questions for validators.

Cover

Security

Best practices and guidelines for securing your validator node.