diff --git a/src/net.cpp b/src/net.cpp index 79e3eca..82d0f8a 100644 --- a/src/net.cpp +++ b/src/net.cpp @@ -1238,6 +1238,7 @@ static const char *strMainNetDNSSeed[][2] = { }; static const char *strTestNetDNSSeed[][2] = { + {"gostco.in", "dnsseed.gostco.in"}, {NULL, NULL} };