pub fn session_keys_from_seed(seed: &str) -> SessionKeys
Convert keyrings into SessionKeys.
SessionKeys
Function will panic when invalid string is provided.