pub fn get_aura_id_from_adrs(adrs: &str) -> AuraId
Expand description

Derive an Aura id from a SS58 address.

This function’s return type must always match the session keys of the chain in tuple format.