Skip to content

Commit

Permalink
Update node servers
Browse files Browse the repository at this point in the history
  • Loading branch information
joelao95 committed Sep 15, 2017
1 parent 210aeaf commit e571ec5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/net.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1228,9 +1228,8 @@ void ThreadDNSAddressSeed2(void* parg)
}

unsigned int pnSeed[] = {
// 0xD7E18068, 0xD590BDD8, 0xA5D9F5A2, 0x41398368, 0x642A8368
0xD7E18068, 0xF0E18068, 0xF1E18068, 0xBA90BDD8, 0xD390BDD8, 0xD490BDD8
};
0xD7E18068, 0x49FB232D
};


void DumpAddresses()
Expand Down

0 comments on commit e571ec5

Please sign in to comment.