[−][src]Trait snarkos_polycommit::data_structures::PCUniversalParams
Defines the minimal interface for public params for any polynomial commitment scheme.
Required methods
fn max_degree(&self) -> usize
Outputs the maximum degree supported by the committer key.