Skip to content

Commit

Permalink
Protocol bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Crazyhead90 committed Apr 29, 2020
1 parent 70f66cf commit 2d273c8
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
Expand Up @@ -13,7 +13,7 @@
* network protocol versioning
*/

static const int PROTOCOL_VERSION = 80012;
static const int PROTOCOL_VERSION = 80013;

//! initial proto version, to be increased after version/verack negotiation
static const int INIT_PROTO_VERSION = 300;
Expand Down

0 comments on commit 2d273c8

Please sign in to comment.