Skip to content
Snippets Groups Projects
Unverified Commit 0952c39b authored by EgorPopelyaev's avatar EgorPopelyaev
Browse files

Bump polkadot node version

parent 661357ce
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.2";
pub const NODE_VERSION: &'static str = "1.16.3";
// 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