# 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.