Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
5863238
Topic
494229
Board
Announcements (Altcoins)
Re: [ANN] H2O Coin | Adaptive -N & KGW }}+ IPO 1 day!{{ -LAUNCHING Sun Mar 23 2014
by
stouty
on
23/03/2014, 21:53:13 UTC
Quote from: theking on March 23, 2014, 09:45:59 PM
Code:
static const char *strMainNetDNSSeed[][2] = {
{NULL, NULL}
};
static const char *strTestNetDNSSeed[][2] = {
{NULL, NULL}
};
this was the main problem it seems
found in net.cpp
How did it work at all if there were no seeds?