mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 00:31:07 +00:00
[Backport] Version bumps and prdoc reorg from 1.10.0 (#4052)
This PR backports `spec_version`, `node_version` bumps and reordering of the prdocs from the 1.10.0 release branch
This commit is contained in:
@@ -58,7 +58,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.9.0";
|
||||
pub const NODE_VERSION: &'static str = "1.10.0";
|
||||
|
||||
// For a 16-ary Merkle Prefix Trie, we can expect at most 16 32-byte hashes per node
|
||||
// plus some overhead:
|
||||
|
||||
Reference in New Issue
Block a user