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

@@ -17,11 +17,11 @@
* *
******************************************************************************/
#ifndef BITCOIN_WALLET_RPCWALLET_H
#define BITCOIN_WALLET_RPCWALLET_H
#ifndef HUSH_WALLET_RPCWALLET_H
#define HUSH_WALLET_RPCWALLET_H
class CRPCTable;
void RegisterWalletRPCCommands(CRPCTable &tableRPC);
#endif //BITCOIN_WALLET_RPCWALLET_H
#endif //HUSH_WALLET_RPCWALLET_H