Expand description
§SP1 Prover Trait
A trait that each prover variant must implement.
Enums§
- SP1Verification
Error - An error that occurs when calling
Prover::verify
.
Traits§
- Prover
- A basic set of primitives that each prover variant must implement.