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 e76acf3 commit d1b828bCopy full SHA for d1b828b
src/net.cpp
@@ -124,7 +124,7 @@ bool GetLocal(CService& addr, const CNetAddr *paddrPeer)
124
return nBestScore >= 0;
125
}
126
127
-//! Convert the pnSeeds6 array into usable address objects.
+//! Convert the pnSeed6 array into usable address objects.
128
static std::vector<CAddress> convertSeed6(const std::vector<SeedSpec6> &vSeedsIn)
129
{
130
// It'll only connect to one or two seed nodes because once it connects,
0 commit comments