pub fn default_accounts<T>() -> DefaultAccounts<T> where
    T: Environment,
    <T as Environment>::AccountId: From<[u8; 32]>, 
Expand description

Returns the default accounts for testing purposes: Alice, Bob, Charlie, Django, Eve and Frank.