Hush dat wallet
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
* *
|
||||
******************************************************************************/
|
||||
|
||||
#ifndef BITCOIN_WALLET_WALLETDB_H
|
||||
#define BITCOIN_WALLET_WALLETDB_H
|
||||
#ifndef HUSH_WALLET_WALLETDB_H
|
||||
#define HUSH_WALLET_WALLETDB_H
|
||||
|
||||
#include "amount.h"
|
||||
#include "wallet/db.h"
|
||||
@@ -219,4 +219,4 @@ private:
|
||||
bool BackupWallet(const CWallet& wallet, const std::string& strDest);
|
||||
void ThreadFlushWalletDB(const std::string& strFile);
|
||||
|
||||
#endif // BITCOIN_WALLET_WALLETDB_H
|
||||
#endif // HUSH_WALLET_WALLETDB_H
|
||||
|
||||
Reference in New Issue
Block a user