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

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

PreparedCommitment is the prepared commitment for the KZG10 scheme.

Trait Implementations

prepare PreparedCommitment from Commitment