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

Bump node_version

parent 512e5151
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.3";
pub const NODE_VERSION: &'static str = "1.16.4";
// 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