mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 21:37:56 +00:00
Move Council and Democracy logic to block initialization (#2806)
* s/on_finalize/on_initialize * bump impl_version
This commit is contained in:
committed by
Gavin Wood
parent
57afa9b440
commit
eac4ed412e
@@ -59,7 +59,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
impl_name: create_runtime_str!("substrate-node"),
|
||||
authoring_version: 10,
|
||||
spec_version: 92,
|
||||
impl_version: 92,
|
||||
impl_version: 93,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user