Function network::service::load_pos_private_key

source ·
pub fn load_pos_private_key(
    path: &Path
) -> Option<(ConsensusPrivateKey, Option<ConsensusVRFPrivateKey>)>