Update to latest Substrate (#753)

* Attempt to merge, but not easy

* Bump runtime version
This commit is contained in:
Gavin Wood
2020-01-10 20:28:58 +01:00
committed by GitHub
parent 07d548a107
commit 7c74c5aa20
3 changed files with 106 additions and 106 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 1038,
spec_version: 1039,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
};