mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 09:17:58 +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
@@ -94,8 +94,8 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("node-template"),
|
||||
impl_name: create_runtime_str!("node-template"),
|
||||
authoring_version: 3,
|
||||
spec_version: 3,
|
||||
impl_version: 0,
|
||||
spec_version: 4,
|
||||
impl_version: 4,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user