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