Post
Topic
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
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?