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/tee-prover.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "TEE Prover"
description: "Specification of the TEE prover, an offchain service that re-executes L2 block ranges inside AWS Nitro Enclaves to produce signed proof material for AggregateVerifier games."
description: "Specification of the TEE prover, an offchain service that re-derives and re-executes L2 block ranges inside AWS Nitro Enclaves to produce signed proof material for AggregateVerifier games."
---

The TEE prover is an offchain service that produces signed proof material for `AggregateVerifier`
Expand Down