Increment Westend spec_version (#1066)

This commit is contained in:
Bastian Köcher
2020-05-05 17:40:47 +02:00
committed by GitHub
parent 1f5771e898
commit 2abee92f89
+1 -1
View File
@@ -83,7 +83,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2,
spec_version: 7,
spec_version: 8,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,