Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/base-chain/specs/protocol/proofs/challenger.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Challenger"
description: "Specification of the challenger, an offchain service that detects invalid AggregateVerifier games and submits dispute transactions on L1 to nullify them."
description: "Specification of the challenger, an offchain service that detects invalid AggregateVerifier games and submits dispute transactions on L1 to challenge or nullify them."
---

The challenger is an offchain service that protects the proof system by independently checking
Expand Down