Module solana_core::completed_data_sets_service

source ·
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.

Structs§

Type Aliases§