forked from cerc-io/plugeth
Updated peer server
This commit is contained in:
parent
6cb35836a2
commit
794e65b60e
@ -431,7 +431,7 @@ func (s *Ethereum) Seed() {
|
|||||||
s.ConnectToPeer(string(body))
|
s.ConnectToPeer(string(body))
|
||||||
}
|
}
|
||||||
|
|
||||||
s.ConnectToPeer("54.204.10.41:30303")
|
s.ConnectToPeer("54.72.69.180:30303")
|
||||||
}
|
}
|
||||||
|
|
||||||
func (s *Ethereum) peerHandler(listener net.Listener) {
|
func (s *Ethereum) peerHandler(listener net.Listener) {
|
||||||
|
Loading…
Reference in New Issue
Block a user