pub async fn get_network_p2p_view_topic(
    context: &Context,
    topic: &str
) -> Result<Vec<SocketAddr>, Error>