diff --git a/src/chainparams.cpp b/src/chainparams.cpp index f0dd018112..9cc85551bf 100644 --- a/src/chainparams.cpp +++ b/src/chainparams.cpp @@ -256,7 +256,6 @@ public: // service bits we want, but we should get them updated to support all service bits wanted by any // release ASAP to avoid it where possible. vSeeds.emplace_back("dnsseed.dash.org"); - vSeeds.emplace_back("dnsseed.dashdot.io"); // Dash addresses start with 'X' base58Prefixes[PUBKEY_ADDRESS] = std::vector(1,76);