mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
Bump runtime version, update substrate. (#526)
* Bump substrate * Bump runtime version * Fix Configuration stuff * switch to custom branch * add new backend entry, ignore it * Bump runtime version, update substrate. * Rename branch back * Update substrate
This commit is contained in:
@@ -99,7 +99,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("kusama"),
|
||||
impl_name: create_runtime_str!("parity-kusama"),
|
||||
authoring_version: 1,
|
||||
spec_version: 1010,
|
||||
spec_version: 1011,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user