Module reth_node_core::rpc::types::beacon::events::attestation

Expand description

Module for handling attestation-related functionality and events.

Structsยง

  • Contains data related to an attestation, including slot, index, beacon block root, source, and target information.
  • Represents the source checkpoint of an attestation.
  • Represents the target checkpoint of an attestation.