Type Definition snarkvm_polycommit::sonic_pc::PreparedCommitment [−][src]
pub type PreparedCommitment<E> = PreparedCommitment<E>;
Expand description
PreparedCommitment
is the prepared commitment for the KZG10 scheme.
Trait Implementations
prepare PreparedCommitment
from Commitment