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

@@ -18,8 +18,8 @@
* *
******************************************************************************/
#ifndef BITCOIN_RPCCLIENT_H
#define BITCOIN_RPCCLIENT_H
#ifndef HUSH_RPCCLIENT_H
#define HUSH_RPCCLIENT_H
#include <univalue.h>
@@ -29,4 +29,4 @@ UniValue RPCConvertValues(const std::string& strMethod, const std::vector<std::s
*/
UniValue ParseNonRFCJSONValue(const std::string& strVal);
#endif // BITCOIN_RPCCLIENT_H
#endif // HUSH_RPCCLIENT_H