mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-01-30 16:34:29 +00:00
added gostco.in to seeds
This commit is contained in:
parent
1dfd717655
commit
42f48d9e52
@ -1232,7 +1232,7 @@ static const char *strI2PDNSSeed[][2] = {
|
|||||||
// The first name is used as information source for addrman.
|
// The first name is used as information source for addrman.
|
||||||
// The second name should resolve to a list of seed addresses.
|
// The second name should resolve to a list of seed addresses.
|
||||||
static const char *strMainNetDNSSeed[][2] = {
|
static const char *strMainNetDNSSeed[][2] = {
|
||||||
{"coinpool.in", "gostcoin.dnsseed.coinpool.in"},
|
{"gostco.in", "dnsseed.gostco.in"},
|
||||||
// {"anoncoin.net", "dnsseed01.anoncoin.net"},
|
// {"anoncoin.net", "dnsseed01.anoncoin.net"},
|
||||||
{NULL, NULL}
|
{NULL, NULL}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user