mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-21 00:07:27 -04:00
Cache daemon target height
This commit is contained in:
@@ -172,7 +172,9 @@ private:
|
||||
mutable QTime m_daemonBlockChainHeightTime;
|
||||
mutable quint64 m_daemonBlockChainHeight;
|
||||
int m_daemonBlockChainHeightTtl;
|
||||
mutable QTime m_daemonBlockChainTargetHeightTime;
|
||||
mutable quint64 m_daemonBlockChainTargetHeight;
|
||||
int m_daemonBlockChainTargetHeightTtl;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user