mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 06:41:02 +00:00
avoid expect, on free availability core (#3994)
* MVP fix * bump spec version rococo * fmt * better var names * remove duplicate desc * expand comment
This commit is contained in:
committed by
GitHub
parent
c48b2f08ad
commit
5a1dc74a9a
@@ -105,7 +105,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("rococo"),
|
||||
impl_name: create_runtime_str!("parity-rococo-v1.8"),
|
||||
authoring_version: 0,
|
||||
spec_version: 9104,
|
||||
spec_version: 9105,
|
||||
impl_version: 0,
|
||||
#[cfg(not(feature = "disable-runtime-api"))]
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
|
||||
Reference in New Issue
Block a user