Move basic variables back to main.cpp.
[novacoin.git] / src / wallet.h
index c1b8f1a..adaa305 100644 (file)
@@ -18,6 +18,7 @@
 #include "util.h"
 #include "walletdb.h"
 
+extern unsigned int nStakeMaxAge;
 extern bool fWalletUnlockMintOnly;
 extern bool fConfChange;
 class CAccountingEntry;