mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
Store and use a sanitized subVer
This commit is contained in:
@@ -616,7 +616,7 @@ void CNode::copyStats(CNodeStats &stats)
|
||||
X(nTimeConnected);
|
||||
X(addrName);
|
||||
X(nVersion);
|
||||
X(strSubVer);
|
||||
X(cleanSubVer);
|
||||
X(fInbound);
|
||||
X(nStartingHeight);
|
||||
X(nMisbehavior);
|
||||
|
||||
Reference in New Issue
Block a user