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

type PreparedCommitment<E> = Commitment<E>;
Expand description

Nothing to do to prepare this commitment (for now).

Trait Implementations

prepare PreparedCommitment from Commitment