Expand description
Implementation of the STARK verifier.
Functions§
- Verifies a
StarkProofWithPublicInputs
against a STARK statement. - Verifies a
StarkProofWithPublicInputs
against a STARK statement, with the providedStarkProofChallenges
. It also supports optional cross-table lookups data and challenges, in case this proof is part of a multi-STARK system.