Expand description
An input layer in which the input data is committed to using the Ligero PCS. An InputLayer that will have it’s claim proven with a Ligero Opening Proof.
Structs§
- Ligero
Input Layer Description - The circuit description of a
LigeroInputLayer. Stores the shape information of this layer.
Type Aliases§
- Ligero
Commitment - The Ligero commitment the prover sees, which contains more information than the verifier should see.
- Ligero
Input Layer Description With Optional Prover Precommit - Type alias for Ligero input layer description + optional precommit, to be used on the prover’s end.
- Ligero
Input Layer Description With Optional Verifier Precommit - Type alias for Ligero input layer description + optional precommit, to be used on the verifier’s end.
- Ligero
Root - The Ligero commitment the prover sends the verifier (adds to transcript) which is the commitment to the root.