diff --git a/src/chainparams.cpp b/src/chainparams.cpp index c8c58a073..9a61cd942 100644 --- a/src/chainparams.cpp +++ b/src/chainparams.cpp @@ -169,6 +169,7 @@ public: // 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.keva.one"); base58Prefixes[PUBKEY_ADDRESS] = std::vector(1,45); // K base58Prefixes[SCRIPT_ADDRESS] = std::vector(1,5);