Skip to content

Commit

Permalink
ADD REJECT
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquid369 committed Jan 14, 2025
1 parent 410cfd0 commit 3d40d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/protocol.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ const char* CLSIG = "clsig";
const static std::string allNetMessageTypes[] = {
NetMsgType::VERSION,
NetMsgType::VERACK,
NetMsgType::REJECT,
NetMsgType::ADDR,
NetMsgType::ADDRV2,
NetMsgType::SENDADDRV2,
Expand Down

0 comments on commit 3d40d99

Please sign in to comment.