mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-03 10:03:47 +00:00
If all peers have been tried during the block download process and some hashes are unfetchable (available peers > 0 and fetching == 0) throw an error so the process can be aborted. |
||
|---|---|---|
| .. | ||
| downloader | ||
| backend.go | ||
| handler.go | ||
| peer.go | ||
| protocol.go | ||
| protocol_test.go | ||