Function moonbeam_service::chain_spec::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.