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