PPCoin: Update pnSeed for 0.1 release
authorSunny King <sunnyking9999@gmail.com>
Thu, 16 Aug 2012 03:14:23 +0000 (04:14 +0100)
committerSunny King <sunnyking9999@gmail.com>
Thu, 16 Aug 2012 03:14:23 +0000 (04:14 +0100)
src/net.cpp

index 27656ef..6ef3992 100644 (file)
@@ -1050,7 +1050,7 @@ void ThreadDNSAddressSeed2(void* parg)
 
 unsigned int pnSeed[] =
 {
-    0xfc01a8c0,
+    0xd749a5bc, 0xf649a5bc,
 };
 
 void DumpAddresses()