mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-31 01:04:20 +00:00
Merge pull request #16 from kvazar-network/add-dnsseed-keva-one
add dnsseed.keva.one
This commit is contained in:
commit
4d0bb8720f
@ -169,6 +169,7 @@ public:
|
|||||||
|
|
||||||
// Note that of those with the service bits flag, most only support a subset of possible options
|
// Note that of those with the service bits flag, most only support a subset of possible options
|
||||||
vSeeds.emplace_back("dnsseed.kevacoin.org");
|
vSeeds.emplace_back("dnsseed.kevacoin.org");
|
||||||
|
vSeeds.emplace_back("dnsseed.keva.one");
|
||||||
|
|
||||||
// Third party DNS
|
// Third party DNS
|
||||||
vSeeds.emplace_back("kex.keva.one"); // by https://bitcointalk.org/index.php?topic=5213046.msg63803088#msg63803088
|
vSeeds.emplace_back("kex.keva.one"); // by https://bitcointalk.org/index.php?topic=5213046.msg63803088#msg63803088
|
||||||
|
Loading…
x
Reference in New Issue
Block a user