Function polkadot_sdk_frame::benchmarking::v1::account
pub fn account<AccountId>(
name: &'static str,
index: u32,
seed: u32,
) -> AccountIdwhere
AccountId: Decode,
Expand description
Grab an account, seeded by a name and index.