mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 22:11:06 +00:00
[Backport] version bumps and prdocs reordering 1.9.0 (#3758)
This PR backports: - node version bump - `spec_vesion` bump - reordering of the `prdocs` to the appropriate folder from the `1.9.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.8.0";
|
||||
pub const NODE_VERSION: &'static str = "1.9.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