We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2d238 commit 29706cbCopy full SHA for 29706cb
src/protocol.cpp
@@ -76,6 +76,7 @@ const char* CLSIG = "clsig";
76
const static std::string allNetMessageTypes[] = {
77
NetMsgType::VERSION,
78
NetMsgType::VERACK,
79
+ NetMsgType::REJECT,
80
NetMsgType::ADDR,
81
NetMsgType::ADDRV2,
82
NetMsgType::SENDADDRV2,
0 commit comments