package
0.3.10
Repository: https://github.com/prysmaticlabs/go-ethereum.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewRegularSync service.
ReadChunkedBlock handles each response chunk that is sent by the peer and converts it into a beacon block.
ReadStatusCode response from a RPC stream.
WriteChunk object to stream.

# Structs

Config to set up the regular sync service.
Service is responsible for handling all run time p2p related operations as the main entry point for network messages.

# Interfaces

Checker defines a struct which can verify whether a node is currently synchronizing a chain with the rest of peers in the network.