Versions in this module Expand all Collapse all v1 v1.0.2 Jan 31, 2023 Changes in this version + var MaxStateFetch = 384 + type Leecher struct + SnapSyncer *snap.Syncer + func New(stateDb ethdb.Database, stateBloom *trie.SyncBloom, dropPeer peerDropFn) *Leecher + func (d *Leecher) DeliverSnapPacket(peer *snap.Peer, packet snap.Packet) error + func (d *Leecher) Progress() ethereum.SyncProgress + func (d *Leecher) SyncState(root common.Hash) *stateSync + type Peer interface + RequestNodeData func([]common.Hash) error