Skip to content

Commit fa18962

Browse files
author
MarcoFalke
committed
doc: Remove un-actionable TODO from chainparams.cpp
1 parent a9d0cec commit fa18962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chainparams.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ class SigNetParams : public CChainParams {
282282
bin = ParseHex("512103ad5e0edad18cb1f0fc0d28a3d4f1f3e445640337489abb10404f2d1e086be430210359ef5021964fe22d6f8e05b2463c9540ce96883fe3b278760f048f5189f2e6c452ae");
283283
vSeeds.emplace_back("seed.signet.bitcoin.sprovoost.nl");
284284

285-
// TODO: remove hardcoded nodes once there are more DNS seeds
285+
// Hardcoded nodes can be removed once there are more DNS seeds
286286
vSeeds.emplace_back("178.128.221.177");
287287
vSeeds.emplace_back("v7ajjeirttkbnt32wpy3c6w3emwnfr3fkla7hpxcfokr3ysd3kqtzmqd.onion:38333");
288288

0 commit comments

Comments
 (0)