mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-26 11:32:25 +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.go | ||
| downloader_test.go | ||
| peer.go | ||
| queue.go | ||
| synchronous.go | ||