|
@@ -115,7 +115,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|
spec_name: create_runtime_str!("joystream-node"),
|
|
spec_name: create_runtime_str!("joystream-node"),
|
|
impl_name: create_runtime_str!("joystream-node"),
|
|
impl_name: create_runtime_str!("joystream-node"),
|
|
authoring_version: 6,
|
|
authoring_version: 6,
|
|
- spec_version: 8,
|
|
|
|
|
|
+ spec_version: 11,
|
|
impl_version: 0,
|
|
impl_version: 0,
|
|
apis: RUNTIME_API_VERSIONS,
|
|
apis: RUNTIME_API_VERSIONS,
|
|
};
|
|
};
|