Skip to content
Snippets Groups Projects
Unverified Commit a5a0717b authored by ParityReleases's avatar ParityReleases
Browse files

Bump node version to 1.17.0 in polkadot-cli

parent c4e94d35
Branches
No related merge requests found
......@@ -59,7 +59,7 @@ pub use disputes::{
/// relatively rare.
///
/// The associated worker binaries should use the same version as the node that spawns them.
pub const NODE_VERSION: &'static str = "1.16.1";
pub const NODE_VERSION: &'static str = "1.17.0";
// For a 16-ary Merkle Prefix Trie, we can expect at most 16 32-byte hashes per node
// plus some overhead:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment