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