pub trait VCUniversalParams { // Required method fn max_size(&self) -> usize; }
The proving and verification parameters for the VC scheme
Outputs the maximum number of items that can be committed to with this key