For the complete documentation index, see llms.txt. This page is also available as Markdown.

Validator Mechanism and Network Security

Validators are responsible for block production, consensus, and zkProof verification on XChain.

Validator Requirements:

  • Minimum stake of 50,000 LQX.

  • Participate in BFT consensus rounds.

  • Submit zkBatch proofs every epoch.

Security Layers:

  • On-chain slashing and misbehavior detection.

  • zk-SNARK-based finality assurance.

  • Real-time monitoring dashboard.

Last updated