Merge pull request #1632 from filecoin-project/feat/use-other-drand-server
use other drand server for now
This commit is contained in:
commit
1b0c0e10c6
@ -23,7 +23,7 @@ import (
|
||||
var log = logging.Logger("drand")
|
||||
|
||||
var drandServers = []string{
|
||||
"drand-test1.nikkolasg.xyz:5001",
|
||||
"drand-test3.nikkolasg.xyz:5003",
|
||||
}
|
||||
|
||||
var drandPubKey *dkey.DistPublic
|
||||
|
Loading…
Reference in New Issue
Block a user