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

# Constants

ReceivedBlock is sent after a block has been received by the beacon node via p2p or RPC.

# Structs

ReceivedBlockData is the data sent with ReceivedBlock events.

# Interfaces

Notifier interface defines the methods of the service that provides block updates to consumers.