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