[net processing] Move nTimeOffset to net_processing

This commit is contained in:
dergoegge
2022-11-25 15:31:04 +00:00
committed by stickies-v
parent a175efe768
commit 038fd979ef
8 changed files with 14 additions and 12 deletions

View File

@@ -599,7 +599,6 @@ void CNode::CopyStats(CNodeStats& stats)
X(m_last_tx_time);
X(m_last_block_time);
X(m_connected);
X(nTimeOffset);
X(m_addr_name);
X(nVersion);
{