package
1.14.7
Repository: https://github.com/onflow/go-ethereum.git
Documentation: pkg.go.dev

# Functions

NewCheckpointInit creates a new CheckpointInit.
NewForwardUpdateSync creates a new ForwardUpdateSync.
NewHeadSync creates a new HeadSync.
No description provided by the author

# Variables

data: types.FinalityUpdate.
data: types.HeadInfo.
data: types.OptimisticUpdate.

# Structs

CheckpointInit implements request.Module; it fetches the light client bootstrap data belonging to the given checkpoint hash and initializes the committee chain if successful.
ForwardUpdateSync implements request.Module; it fetches updates between the committee chain head and each server's announced head.
HeadSync implements request.Module; it updates the validated and prefetch heads of HeadTracker based on the EvHead and EvSignedHead events coming from registered servers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

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