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_RPCPROTOCOL_H
#define BITCOIN_RPCPROTOCOL_H
#ifndef HUSH_RPCPROTOCOL_H
#define HUSH_RPCPROTOCOL_H
#include <list>
#include <map>
@@ -105,4 +105,4 @@ bool GetAuthCookie(std::string *cookie_out);
/** Delete RPC authentication cookie from disk */
void DeleteAuthCookie();
#endif // BITCOIN_RPCPROTOCOL_H
#endif // HUSH_RPCPROTOCOL_H