pub fn create_funded_user_with_balance<T: Config>( string: &'static str, n: u32, balance: BalanceOf<T>) -> T::AccountId
Grab a funded user with max Balance.