pub fn session_keys_from_seed(seed: &str) -> SessionKeysExpand description
We have this method as there is no straight forward way to convert the account keyring into these ids.
Note: // is prepended internally.
pub fn session_keys_from_seed(seed: &str) -> SessionKeysWe have this method as there is no straight forward way to convert the account keyring into these ids.
Note: // is prepended internally.