Documentation ¶
Index ¶
- func GetBlockAtSlot(checkpointSlot uint64) (api.BeaconBlockResponse, error)
- func GetFinalizedUpdate() (api.LatestFinalisedUpdateResponse, error)
- func GetHeaderAtSlot(slot uint64) (api.BeaconHeader, error)
- func GetSyncCommitteeUpdate(period uint64) (api.SyncCommitteePeriodUpdateResponse, error)
- func LoadFile(filename string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBlockAtSlot ¶
func GetBlockAtSlot(checkpointSlot uint64) (api.BeaconBlockResponse, error)
func GetFinalizedUpdate ¶
func GetFinalizedUpdate() (api.LatestFinalisedUpdateResponse, error)
func GetHeaderAtSlot ¶
func GetHeaderAtSlot(slot uint64) (api.BeaconHeader, error)
func GetSyncCommitteeUpdate ¶
func GetSyncCommitteeUpdate(period uint64) (api.SyncCommitteePeriodUpdateResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.