Expand description
Copied from sp1_recursion_program
.
Modules§
Structs§
- Batch
Opening Variable - FriChallenges
- Reference: https://github.com/Plonky3/Plonky3/blob/4809fa7bedd9ba8f6f5d3267b1592618e3776c57/fri/src/verifier.rs#L22
- FriCommit
Phase Proof Step Variable - Reference: https://github.com/Plonky3/Plonky3/blob/4809fa7bedd9ba8f6f5d3267b1592618e3776c57/fri/src/proof.rs#L32
- FriProof
Variable - FriQuery
Proof Variable - Reference: https://github.com/Plonky3/Plonky3/blob/4809fa7bedd9ba8f6f5d3267b1592618e3776c57/fri/src/proof.rs#L23
- TwoAdic
PcsMats Variable - TwoAdic
PcsProof Variable - TwoAdic
PcsRound Variable - Verifying
KeyVariable - Reference: [sp1_core::stark::StarkVerifyingKey]