mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 11:00:44 +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