referrerpolicy=no-referrer-when-downgrade

Function session_keys_from_seed

Source
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.