mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
[net processing] Move nTimeOffset to net_processing
This commit is contained in:
@@ -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);
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user