--- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -172,7 +172,7 @@ spec_name: create_runtime_str!("quartz"), impl_name: create_runtime_str!("quartz"), authoring_version: 1, - spec_version: 917001, + spec_version: 917002, impl_version: 0, apis: RUNTIME_API_VERSIONS, transaction_version: 1,