|
@@ -142,8 +142,8 @@ 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: 12,
|
|
|
|
- impl_version: 1,
|
|
|
|
|
|
+ spec_version: 13,
|
|
|
|
+ impl_version: 0,
|
|
apis: RUNTIME_API_VERSIONS,
|
|
apis: RUNTIME_API_VERSIONS,
|
|
};
|
|
};
|
|
|
|
|