good morning!!!!

Skip to content
Snippets Groups Projects
Commit d52e5f71 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Removed hardcoded ip

parent bea468f1
Branches
Tags
No related merge requests found
...@@ -430,8 +430,6 @@ func (s *Ethereum) Seed() { ...@@ -430,8 +430,6 @@ func (s *Ethereum) Seed() {
s.ConnectToPeer(string(body)) s.ConnectToPeer(string(body))
} }
s.ConnectToPeer("54.72.69.180:30303")
} }
func (s *Ethereum) peerHandler(listener net.Listener) { func (s *Ethereum) peerHandler(listener net.Listener) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment