Bump runtime version, update substrate. (#526)

* Bump substrate

* Bump runtime version

* Fix Configuration stuff

* switch to custom branch

* add new backend entry, ignore it

* Bump runtime version, update substrate.

* Rename branch back

* Update substrate
This commit is contained in:
Gavin Wood
2019-11-01 15:57:07 +00:00
committed by GitHub
parent 80662344f1
commit 848784e8ec
3 changed files with 88 additions and 88 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 1,
spec_version: 1010,
spec_version: 1011,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
};