Expand description
Prover implementation for the recursion VM.
This module contains the recursion Prover.
Modules§
Structs§
- Program
- A Program for the recursion circuit (e.g. lift_20 or join).
- Prover
- Prover for the recursion circuit.
- Recursion
Receipt
Enums§
- Digest
Kind - Kinds of digests recognized by the recursion program language.