Expand description
CompletedDataSetsService is a hub, that runs different operations when a “completed data
set”, also known as a Vec<Entry>, is received by the validator.
Currently, WindowService sends CompletedDataSetInfos via a completed_sets_receiver
provided to the CompletedDataSetsService.