Function pallet_proxy::benchmarking::add_proxies

source ยท
fn add_proxies<T: Config>(
    n: u32,
    maybe_who: Option<T::AccountId>,
) -> Result<(), &'static str>