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 1c74f31 commit 4b3079fCopy full SHA for 4b3079f
ironfish/src/network/version.ts
@@ -2,5 +2,5 @@
2
* License, v. 2.0. If a copy of the MPL was not distributed with this
3
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
4
5
-export const VERSION_PROTOCOL = 10
6
-export const VERSION_PROTOCOL_MIN = 10
+export const VERSION_PROTOCOL = 11
+export const VERSION_PROTOCOL_MIN = 11
0 commit comments