dBOOK Whitepaper
  • Introduction
    • Overview
    • Why dBOOK?
    • Architecture
  • Service lifecycle
  • Core Components
    • Intelligence Engine
      • LLM
      • Model Context Protocol
    • Settlement Engine
      • Home Chain
      • Operators
      • Validators
      • Path Finder
      • Accounts
    • Recommendation Engine
      • Protocol & Metadata Registry
      • Context Module
  • Core Concepts
    • Hybrid Ranking System
    • Challenge Flow
    • Asset Accounting
    • Endpoints
    • Threshold Signatures
Powered by GitBook
On this page
  1. Core Concepts

Challenge Flow

  1. One or multiple Validators can challenge an Operator’s transaction

  2. The Operator must submit a valid proof to contest the challenge. If the Operator fails to provide a valid proof or the proof is invalid, the Operator is slashed, and the challenging Validator(s) collectively earn a portion of the Operator’s stake.

  3. Conversely, if the Operator’s proof is upheld, the challenging Validator(s) are slashed, and the Operator receives a share of their stake.

This mechanism promotes accountability and incentivizes honest behavior across the ecosystem.

PreviousHybrid Ranking SystemNextAsset Accounting

Last updated 3 months ago