We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9902ba4 commit 6911175Copy full SHA for 6911175
consensus/core/src/config/params.rs
@@ -487,8 +487,6 @@ pub const MAINNET_PARAMS: Params = Params {
487
"n-mainnet.kaspa.ws",
488
// This DNS seeder is run by -gerri-
489
"dnsseeder-kaspa-mainnet.x-con.at",
490
- // This DNS seeder is run by H@H
491
- "ns-mainnet.kaspa-dnsseeder.net",
492
],
493
net: NetworkId::new(NetworkType::Mainnet),
494
genesis: GENESIS,
@@ -547,8 +545,6 @@ pub const TESTNET_PARAMS: Params = Params {
547
545
"seeder1-testnet.kaspad.net",
548
546
549
"dnsseeder-kaspa-testnet.x-con.at",
550
551
- "ns-testnet10.kaspa-dnsseeder.net",
552
// This DNS seeder is run by supertypo
553
"n-testnet-10.kaspa.ws",
554
0 commit comments