mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-01-30 08:24:20 +00:00
enable gostco.in seed for testnet
This commit is contained in:
parent
d2d0fde233
commit
7ad0a3e0b1
@ -1238,6 +1238,7 @@ static const char *strMainNetDNSSeed[][2] = {
|
||||
};
|
||||
|
||||
static const char *strTestNetDNSSeed[][2] = {
|
||||
{"gostco.in", "dnsseed.gostco.in"},
|
||||
{NULL, NULL}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user