Fraud Proofs

Mechanism

Fraud proofs are a cryptographic mechanism used primarily in optimistic rollup architectures to ensure the integrity of off-chain computations. The core principle involves assuming all transactions are valid by default, allowing for rapid processing on a Layer 2 network. If a state transition is incorrect, a fraud proof can be submitted to the main chain to challenge the invalid block.