Hush dat wallet
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
* *
|
||||
******************************************************************************/
|
||||
|
||||
#ifndef BITCOIN_WALLET_DB_H
|
||||
#define BITCOIN_WALLET_DB_H
|
||||
#ifndef HUSH_WALLET_DB_H
|
||||
#define HUSH_WALLET_DB_H
|
||||
|
||||
#include "clientversion.h"
|
||||
#include "serialize.h"
|
||||
@@ -332,4 +332,4 @@ public:
|
||||
bool static Rewrite(const std::string& strFile, const char* pszSkip = NULL);
|
||||
};
|
||||
|
||||
#endif // BITCOIN_WALLET_DB_H
|
||||
#endif // HUSH_WALLET_DB_H
|
||||
|
||||
Reference in New Issue
Block a user