We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7c1c5 commit e3fd760Copy full SHA for e3fd760
1 file changed
src/version.h
@@ -9,7 +9,7 @@
9
* network protocol versioning
10
*/
11
12
-static const int PROTOCOL_VERSION = 70082;
+static const int PROTOCOL_VERSION = 70083;
13
14
//! initial proto version, to be increased after version/verack negotiation
15
static const int INIT_PROTO_VERSION = 209;
0 commit comments