We are like, from the future

This commit is contained in:
Duke Leto
2020-10-25 22:53:16 -04:00
parent 5a9178b897
commit af7e1f8a16

View File

@@ -25,7 +25,7 @@
* network protocol versioning
*/
static const int PROTOCOL_VERSION = 170009;
static const int PROTOCOL_VERSION = 170010;
//! initial proto version, to be increased after version/verack negotiation
static const int INIT_PROTO_VERSION = 209;