Type Definition ark_poly_commit::sonic_pc::Commitment
source · pub type Commitment<E> = Commitment<E>;Expand description
Commitment is the commitment for the KZG10 scheme.
pub type Commitment<E> = Commitment<E>;Commitment is the commitment for the KZG10 scheme.