Companion PR (#1423)

This commit is contained in:
Cecile Tonglet
2020-07-22 09:16:14 +02:00
committed by GitHub
parent e7a420be0f
commit 42ddcada02
9 changed files with 286 additions and 285 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: 2018,
spec_version: 2019,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,