aboutsummaryrefslogtreecommitdiff
path: root/db.h
diff options
context:
space:
mode:
Diffstat (limited to 'db.h')
-rw-r--r--db.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/db.h b/db.h
index 385b898bc8..3452dd89f4 100644
--- a/db.h
+++ b/db.h
@@ -432,6 +432,7 @@ protected:
friend class CReserveKey;
public:
vector<unsigned char> GetKeyFromKeyPool();
+ int64 GetOldestKeyPoolTime();
};
bool LoadWallet(bool& fFirstRunRet);