Skip to content

Commit

Permalink
net: Bump PROTOCOL_VERSION to 70017
Browse files Browse the repository at this point in the history
lateminer committed Jun 6, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 266256a commit dbdbe70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
* network protocol versioning
*/

static const int PROTOCOL_VERSION = 70016;
static const int PROTOCOL_VERSION = 70017;

//! peercoin: used to communicate with clients that don't know how to send PoS information in headers
static const int OLD_VERSION = 70015;

0 comments on commit dbdbe70

Please sign in to comment.