We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9ce17 commit 1195c21Copy full SHA for 1195c21
src/version.h
@@ -11,7 +11,7 @@
11
* network protocol versioning
12
*/
13
14
-static const int PROTOCOL_VERSION = 70928;
+static const int PROTOCOL_VERSION = 70927;
15
16
//! initial proto version, to be increased after version/verack negotiation
17
static const int INIT_PROTO_VERSION = 209;
0 commit comments