Changed all occurences of referendums to referenda. Updated spec versions. (#2545)

This commit is contained in:
Joshy Orndorff
2019-05-13 11:37:47 +02:00
committed by Gavin Wood
parent 22586113ea
commit 3b534c1cc6
4 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -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,
};