Versions in this module Expand all Collapse all v0 v0.0.4 Jan 15, 2025 v0.0.1 Jan 15, 2025 Changes in this version + const AttestationTopic + const BLSToExecutionChangeTopic + const BlobSidecarTopic + const BlockTopic + const ChainReorgTopic + const FinalizedCheckpointTopic + const HeadTopic + const PayloadAttributesTopic + const SyncCommitteeContributionTopic + const VoluntaryExitTopic + type Server struct + ChainInfoFetcher blockchain.ChainInfoFetcher + Ctx context.Context + HeadFetcher blockchain.HeadFetcher + OperationNotifier opfeed.Notifier + StateNotifier statefeed.Notifier + func (s *Server) StreamEvents(req *ethpb.StreamEventsRequest, stream ethpbservice.Events_StreamEventsServer) error