Bump version, enable full governance (#1433)

This commit is contained in:
Gavin Wood
2020-07-20 12:18:27 +02:00
committed by GitHub
parent 1b8211dd4f
commit c5bf161738
24 changed files with 45 additions and 47 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 2015,
spec_version: 2016,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,