Bump proto version

This commit is contained in:
Alexander Block 2020-03-17 12:18:39 +01:00
parent 8ab1a3734a
commit 6c95518807

View File

@ -11,7 +11,7 @@
*/
static const int PROTOCOL_VERSION = 70216;
static const int PROTOCOL_VERSION = 70217;
//! initial proto version, to be increased after version/verack negotiation
static const int INIT_PROTO_VERSION = 209;