Expand description
Common types used across the prover module
Structs§
- Circuit
Inputs - Circuit input builder for preparing witness inputs
- Groth16
Proof - Groth16 proof structure for serialization to JS
Enums§
- Input
Value - Input value - either a single field element or an array
Constants§
- FIELD_
SIZE - Field element size in bytes (BN254 scalar field)