pub type PixGroupRepr<S> = <PixGroup<S> as GroupEncoding>::Repr;Expand description
Serializable representation of the polynomial coefficient commitments.
pub type PixGroupRepr<S> = <PixGroup<S> as GroupEncoding>::Repr;Serializable representation of the polynomial coefficient commitments.