pub async fn get_latest_epoch_data_summary( storage: Database, node_status: NodeStatus, producer_pk: String, ) -> Result<impl Reply, Rejection>