Trait snarkvm_polycommit::data_structures::PCProof[][src]

Defines the minimal interface of evaluation proofs for any polynomial commitment scheme.

Implementors

impl<E: PairingEngine> PCProof for Proof<E>[src]

Loading content...