pub async fn get_network_p2p_available(
    context: &Context
) -> Result<Vec<PeerInfo>, Error>