Skip to content

Commit

Permalink
added good pnSeeds
Browse files Browse the repository at this point in the history
  • Loading branch information
Tranz5 committed Jun 19, 2014
1 parent 60029bc commit 39f030a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/net.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1229,7 +1229,9 @@ void ThreadDNSAddressSeed2(void* parg)

unsigned int pnSeed[] =
{
0x58099DD9
0x3D4325B0,0x5B1EC0AD,0xB511C854,0x852363C0,
0x53F1694A,0xD82DEEB2,0x07644E48,0x990CAC42,
0xE171AA6B,0xA17AD23E
};

void DumpAddresses()
Expand Down

0 comments on commit 39f030a

Please sign in to comment.