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

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

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

Trait Implementations

prepare PreparedVerifierKey from VerifierKey