mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Backports from 0.9.25 (#5754)
* Bump impl_version for Westend (#5745) * Bump Westend specs to 9251
This commit is contained in:
@@ -105,8 +105,8 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("westend"),
|
||||
impl_name: create_runtime_str!("parity-westend"),
|
||||
authoring_version: 2,
|
||||
spec_version: 9250,
|
||||
impl_version: 0,
|
||||
spec_version: 9251,
|
||||
impl_version: 1,
|
||||
#[cfg(not(feature = "disable-runtime-api"))]
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
#[cfg(feature = "disable-runtime-api")]
|
||||
|
||||
Reference in New Issue
Block a user