pub fn session_keys_from_seed(seed: &str) -> SessionKeys
Expand 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) -> SessionKeys
We have this method as there is no straight forward way to convert the account keyring into these ids.
Note: //
is prepended internally.