mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 05:47:58 +00:00
Create AuthoritiesChange digest item in correct block (#2512)
* finalize srml modules in reverse order * update runtime versions
This commit is contained in:
committed by
Gavin Wood
parent
ac195a0060
commit
59be403730
@@ -58,8 +58,8 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("node"),
|
||||
impl_name: create_runtime_str!("substrate-node"),
|
||||
authoring_version: 10,
|
||||
spec_version: 75,
|
||||
impl_version: 75,
|
||||
spec_version: 76,
|
||||
impl_version: 76,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user