Hush dat wallet

This commit is contained in:
Duke Leto
2020-12-04 09:46:21 -05:00
parent d8677c2a21
commit 6f556c2b60
7 changed files with 21 additions and 21 deletions

View File

@@ -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