Trait snarkvm_wasm::PCProof[][src]

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

Implementors

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

Loading content...