package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Constants

AttestationTopic represents a new submitted attestation event topic.
AttesterSlashingTopic represents a new attester slashing event topic.
BlobSidecarTopic represents a new blob sidecar event topic.
BlockTopic represents a new produced block event topic.
BLSToExecutionChangeTopic represents a new received BLS to execution change event topic.
ChainReorgTopic represents a chain reorganization event topic.
FinalizedCheckpointTopic represents a new finalized checkpoint event topic.
HeadTopic represents a new chain head event topic.
LightClientFinalityUpdateTopic represents a new light client finality update event topic.
LightClientOptimisticUpdateTopic represents a new light client optimistic update event topic.
PayloadAttributesTopic represents a new payload attributes for execution payload building event topic.
ProposerSlashingTopic represents a new proposer slashing event topic.
SyncCommitteeContributionTopic represents a new sync committee contribution event topic.
VoluntaryExitTopic represents a new performed voluntary exit event topic.

# Structs

Server defines a server implementation of the http events service, providing RPC endpoints to subscribe to events from the beacon node.