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 9b32635 commit f4f1b37Copy full SHA for f4f1b37
src/protocol.h
@@ -75,6 +75,7 @@ extern const char* VERSION;
75
* @see https://bitcoin.org/en/developer-reference#verack
76
*/
77
extern const char* VERACK;
78
+extern const char* REJECT;
79
/**
80
* The addr (IP address) message relays connection information for peers on the
81
* network.
0 commit comments