pub fn generate_artifact_per_epoch_getter( fun_name: &str, source_jsons: BTreeMap<u64, FileContent>, ) -> String