moonbeam_service::chain_spec

Function get_account_id_from_pair

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

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