pub fn get_account_id_from_pair(pair: Pair) -> Option<AccountId>
Expand description

Helper function to get an AccountId from an ECDSA Key Pair.