mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +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:
@@ -134,7 +134,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("coretime-westend"),
|
||||
impl_name: create_runtime_str!("coretime-westend"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1_009_000,
|
||||
spec_version: 1_010_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 0,
|
||||
|
||||
Reference in New Issue
Block a user