Merge pull request #352 from TheBlueMatt/newenc
Wallet Private Key Encryption (on CWallet)
This commit is contained in:
@@ -70,7 +70,6 @@ extern std::set<CWallet*> setpwalletRegistered;
|
||||
// Settings
|
||||
extern int fGenerateBitcoins;
|
||||
extern int64 nTransactionFee;
|
||||
extern CAddress addrIncoming;
|
||||
extern int fLimitProcessors;
|
||||
extern int nLimitProcessors;
|
||||
extern int fMinimizeToTray;
|
||||
|
||||
Reference in New Issue
Block a user