Lum0x
lum0x
  • Overview
    • πŸ”¦About the Lum0x
    • πŸ”¦Quick Start
    • πŸ”¦Roadmap
    • πŸ”¦Glossary
  • Architecture
    • πŸ”¦Consensus
    • πŸ”¦Code Verification Layer
    • πŸ”¦Data Aggregation
    • πŸ”¦Deterministic Programming
  • Lum0x INDEXER
    • πŸ”¦Operator Guides
      • βšͺHow to become an operator
      • βšͺOperator dashboard
      • βšͺChoosing a feed to validate
    • πŸ”¦Publisher Guides
      • βšͺHow to become a publisher
      • βšͺPublishing a feed
        • πŸ’‘Submitting via Console
        • πŸ’‘Submitting via GitHub Code
    • πŸ”¦Feeder Guides
      • βšͺHow to become a feeder
      • βšͺQuerying a feed
  • Lum0x DeSoc Services
    • πŸ”¦DAGG - Data Source Aggregator
    • πŸ”¦0xFunction - DeComputation
    • πŸ”¦TrustStore - Decentralized DB
    • πŸ”¦MetaFrame - DataWrap Frame
  • Other
    • πŸ”¦Use Cases
    • πŸ”¦Lite Paper
    • πŸ”¦FAQ
    • Twitter
    • Explorer
Powered by GitBook
On this page
  • What is an Operator?
  • The Role and Importance of Operators
  1. Lum0x INDEXER

Operator Guides

PreviousDeterministic ProgrammingNextHow to become an operator

Last updated 10 months ago

What is an Operator?

In the Lum0x network, an operator is a consensus node. Operators function using the EBFT consensus algorithm and can participate in the consensus process primarily for the feeds they are interested in through β€œconcentrated consensus.”

For a more detailed explanation of how it works, please refer to the consensus description page.

The Role and Importance of Operators

Operators play a crucial role in the network by ensuring the validity and integrity of data through the consensus process.

They are responsible for validating transactions and maintaining the decentralized nature of the network. The ability to focus on specific feeds allows operators to efficiently allocate their resources and enhance the security and reliability of the network.

This selective participation helps in optimizing the consensus process and ensures that critical data receives adequate attention and verification.

πŸ”¦
πŸ”¦Consensus