pub fn account<AccountId: Decode>( name: &'static str, index: u32, seed: u32, ) -> AccountId
Grab an account, seeded by a name and index.