Bump Kusama spec version to 2000 (#1165)

This commit is contained in:
Kirill Pimenov
2020-05-29 10:59:22 +02:00
committed by GitHub
parent bcea20b377
commit b704fe8796
+1 -1
View File
@@ -84,7 +84,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 1065,
spec_version: 2000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,