From d1b828bb4657aff6729a9c93369fb88e297ff462 Mon Sep 17 00:00:00 2001 From: okayplanet Date: Sat, 14 Apr 2018 16:19:40 -0700 Subject: correcting the array name from pnSeeds6 to pnSeed6 --- src/net.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/net.cpp b/src/net.cpp index db40371772..356a66563f 100644 --- a/src/net.cpp +++ b/src/net.cpp @@ -124,7 +124,7 @@ bool GetLocal(CService& addr, const CNetAddr *paddrPeer) return nBestScore >= 0; } -//! Convert the pnSeeds6 array into usable address objects. +//! Convert the pnSeed6 array into usable address objects. static std::vector convertSeed6(const std::vector &vSeedsIn) { // It'll only connect to one or two seed nodes because once it connects, -- cgit v1.2.3