pub const fn create_benchmark_fri_params_zk<Mmcs>(
mmcs: Mmcs,
) -> FriParameters<Mmcs>Expand description
Creates a set of FriParameters suitable for benchmarking with zk enabled.
These parameters represent typical settings used in production-like scenarios.