Update protocol version
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
#error This header can only be compiled as C++.
|
||||
#endif
|
||||
|
||||
#ifndef BITCOIN_PROTOCOL_H
|
||||
#define BITCOIN_PROTOCOL_H
|
||||
#ifndef HUSH_PROTOCOL_H
|
||||
#define HUSH_PROTOCOL_H
|
||||
|
||||
#include "netbase.h"
|
||||
#include "serialize.h"
|
||||
@@ -175,4 +175,4 @@ enum {
|
||||
MSG_FILTERED_BLOCK,
|
||||
};
|
||||
|
||||
#endif // BITCOIN_PROTOCOL_H
|
||||
#endif // HUSH_PROTOCOL_H
|
||||
|
||||
Reference in New Issue
Block a user