Merge branch 'master' of github.com:paritytech/polkadot

This commit is contained in:
Gav Wood
2019-01-18 12:57:25 +01:00
12 changed files with 209 additions and 627 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("polkadot"),
impl_name: create_runtime_str!("parity-polkadot"),
authoring_version: 1,
spec_version: 103,
spec_version: 104,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
};