mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
Merge 9319dfbec5 into 881bdc289f
This commit is contained in:
commit
aab97f4576
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
|||
// Package downloader contains the manual full chain synchronisation.
|
||||
package downloader
|
||||
|
||||
// I'm so cool!
|
||||
// Yep, definitely!!!
|
||||
// Yaaaaaaay!!!!!!!!
|
||||
|
||||
import (
|
||||
"crypto/rand"
|
||||
"errors"
|
||||
|
|
|
|||
Loading…
Reference in a new issue