mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 04:37:57 +00:00
Changed all occurences of referendums to referenda. Updated spec versions. (#2545)
This commit is contained in:
committed by
Gavin Wood
parent
22586113ea
commit
3b534c1cc6
@@ -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: 77,
|
||||
impl_version: 77,
|
||||
spec_version: 78,
|
||||
impl_version: 78,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user