pub fn create_funded_user<T: Config>(
    string: &'static str,
    n: u32,
    balance_factor: u32
) -> T::AccountId
Expand description

Grab a funded user.