Trait snarkvm_polycommit::data_structures::PCProof [−][src]
Defines the minimal interface of evaluation proofs for any polynomial commitment scheme.
Defines the minimal interface of evaluation proofs for any polynomial commitment scheme.
impl<E: PairingEngine> PCProof for Proof<E>
[src]