Modules§
Structs§
Enums§
Statics§
Functions§
- get_srs
- Returns the Structured Reference String (SRS) for proof verification. Lazily created and cached globally. Immutable version for verifiers.
- get_
srs_ mut - Returns the SRS on the other curve (Mutex-wrapped version for prover).
- verify 🔒
- https://github.com/MinaProtocol/mina/blob/bfd1009abdbee78979ff0343cc73a3480e862f58/src/lib/transaction_snark/transaction_snark.ml#L3492