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