Skip to content

Commit 4dff63b

Browse files
authored
Update version.h
1 parent e8589a8 commit 4dff63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ static const int GETHEADERS_VERSION = 70077;
2222
//! disconnect from peers older than this proto version
2323
static const int MIN_PEER_PROTO_VERSION_BEFORE_ENFORCEMENT = 70900;
2424
static const int MIN_PEER_PROTO_VERSION_AFTER_ENFORCEMENT15 = 70811;
25-
static const int MIN_PEER_PROTO_VERSION_AFTER_ENFORCEMENT17 = 70900;
25+
static const int MIN_PEER_PROTO_VERSION_AFTER_ENFORCEMENT17 = 70910;
2626

2727
//! nTime field added to CAddress, starting with this version;
2828
//! if possible, avoid requesting addresses nodes older than this

0 commit comments

Comments
 (0)