Type Definition ark_poly_commit::ipa_pc::PreparedVerifierKey[][src]

type PreparedVerifierKey<G> = VerifierKey<G>;
Expand description

Nothing to do to prepare this verifier key (for now).

Trait Implementations

prepare PreparedVerifierKey from VerifierKey