Module types

Module types 

Source
Expand description

Common types used across the prover module

Structs§

CircuitInputs
Circuit input builder for preparing witness inputs
Groth16Proof
Groth16 proof structure for serialization to JS

Enums§

InputValue
Input value - either a single field element or an array

Constants§

FIELD_SIZE
Field element size in bytes (BN254 scalar field)