pub fn get_public_from_adrs<TPublic: Public>(
    adrs: &str
) -> <TPublic::Pair as Pair>::Public
Expand description

Helper function to derive a public key from a SS58 address.