async fn fetch_verify_params( data_dir: &Path, name: &str, info: Arc<ParameterData>, ) -> Result<(), Error>