We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1845d commit 32e1683Copy full SHA for 32e1683
1 file changed
src/version.h
@@ -12,7 +12,7 @@
12
* network protocol versioning
13
*/
14
15
-static const int PROTOCOL_VERSION = 80002;
+static const int PROTOCOL_VERSION = 80004;
16
17
//! initial proto version, to be increased after version/verack negotiation
18
static const int INIT_PROTO_VERSION = 209;
0 commit comments