Function pallet_staking::testing_utils::create_funded_user
source · pub fn create_funded_user<T: Config>(
string: &'static str,
n: u32,
balance_factor: u32
) -> T::AccountId
Expand description
Grab a funded user.