Merge pull request #1315
9150a16 Wallet API: use stored refresh height when rebuilding cache (Jacob Brydolf)
This commit is contained in:
@@ -145,6 +145,7 @@ private:
|
||||
// instead of pulling hashes (fast-refresh)
|
||||
bool m_recoveringFromSeed;
|
||||
std::atomic<bool> m_synchronized;
|
||||
bool m_rebuildWalletCache;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user