Function pallet_staking::benchmarking::account [−][src]
pub fn account<AccountId>(
name: &'static str,
index: u32,
seed: u32
) -> AccountId where
AccountId: Decode + Default,
Expand description
Grab an account, seeded by a name and index.