Function pallet_certification::benchmarking::benchmarks::add_certs

source ยท
fn add_certs<T: Config>(
    i: u32,
    receiver: T::IdtyIndex,
) -> Result<(), &'static str>