Skip to content

Commit f4f1b37

Browse files
committed
Fix reject again
1 parent 9b32635 commit f4f1b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/protocol.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ extern const char* VERSION;
7575
* @see https://bitcoin.org/en/developer-reference#verack
7676
*/
7777
extern const char* VERACK;
78+
extern const char* REJECT;
7879
/**
7980
* The addr (IP address) message relays connection information for peers on the
8081
* network.

0 commit comments

Comments
 (0)