pub fn create_validators<T: Config>( max: u32, balance_factor: u32, ) -> Result<Vec<<<T as Config>::Lookup as StaticLookup>::Source>, &'static str>
create max validators.
max