|
@@ -88,7 +88,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: 9,
|
|
authoring_version: 9,
|
|
- spec_version: 2,
|
|
|
|
|
|
+ spec_version: 3,
|
|
impl_version: 0,
|
|
impl_version: 0,
|
|
apis: crate::runtime_api::EXPORTED_RUNTIME_API_VERSIONS,
|
|
apis: crate::runtime_api::EXPORTED_RUNTIME_API_VERSIONS,
|
|
transaction_version: 1,
|
|
transaction_version: 1,
|