pub fn create_funded_user<T: Config>( string: &'static str, n: u32, balance_factor: u32, ) -> T::AccountId
Grab a funded user.