The elliptic curve used in the proof system: bn128, bls12381, goldilocks [default: bn128].
Represents the values of the polynomial evaluation at a secret point for the polynomial A(x)
.
Represents the values of the polynomial evaluation at a secret point for the polynomial B(x)
.
Represents the values of the polynomial evaluation at a secret point for the polynomial C(x)
.
The protocol used in the proof system: groth16 or plonk.
Generated using TypeDoc
This type represents a proof data object in a zk-SNARK system, as generated by SNARKJS.