pub type UniversalSRS<F, CF, PC> = <PC as PolynomialCommitment<F, CF>>::UniversalParams;
Expand description

Syntactic sugar for the universal SRS in this context.