mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-25 12:57:17 +00:00
Removed hardcoded ip
This commit is contained in:
parent
bea468f1e5
commit
d52e5f7130
@ -430,8 +430,6 @@ func (s *Ethereum) Seed() {
|
||||
|
||||
s.ConnectToPeer(string(body))
|
||||
}
|
||||
|
||||
s.ConnectToPeer("54.72.69.180:30303")
|
||||
}
|
||||
|
||||
func (s *Ethereum) peerHandler(listener net.Listener) {
|
||||
|
Loading…
Reference in New Issue
Block a user