Type Definition kzg::KZGCommitment[][src]

pub type KZGCommitment<E> = G1Affine<E>;
Expand description

the commitment - “C” in the paper. It’s a single group element