Hush dat rpc

This commit is contained in:
Duke Leto
2020-12-04 09:46:03 -05:00
parent abc0b55d05
commit d8677c2a21
4 changed files with 11 additions and 11 deletions

View File

@@ -19,8 +19,8 @@
* *
******************************************************************************/
#ifndef BITCOIN_RPCSERVER_H
#define BITCOIN_RPCSERVER_H
#ifndef HUSH_RPCSERVER_H
#define HUSH_RPCSERVER_H
#include "amount.h"
#include "rpc/protocol.h"
@@ -527,4 +527,4 @@ extern UniValue pricesrefillfund(const UniValue& params, bool fHelp, const CPubK
#endif // BITCOIN_RPCSERVER_H
#endif // HUSH_RPCSERVER_H