Expand description
Beacon API events support. Support for the Beacon API events
See also ethereum-beacon-API eventstream
Modules§
- Module for handling attestation-related functionality and events.
- Module for handling light client finality-related functionality and events.
- Module for handling light client optimistic-related functionality and events.
Structs§
- Event for the
Attestation
topic of the beacon API node event stream. - Event for the
BlobSidecar
topic of the beacon API node event stream. - Event for the
Block
topic of the beacon API node event stream. - Event for the
BlsToExecutionChange
topic of the beacon API node event stream. - Represents a BLS to Execution change message in the beacon chain.
- Event for the
ChainReorg
topic of the beacon API node event stream. - Represents a contribution in the beacon chain.
- Event for the
ContributionAndProof
topic of the beacon API node event stream. - Represents a signed contribution and proof message in the beacon chain.
- Event for the
Deposit
topic of the beacon API node event stream. - Event for the
Head
topic of the beacon API node event stream. - Event for the
LightClientFinalityUpdate
topic of the beacon API node event stream. - Event for the
LightClientOptimisticUpdate
topic of the beacon API node event stream. - Data of the event that contains the payload attributes
- Event for the
payload_attributes
topic of the beacon API node event stream. - Event for the
VoluntaryExit
topic of the beacon API node event stream. - Represents a voluntary exit message in the beacon chain.
Enums§
- Topic variant for the eventstream API