Common version pattern for Collectives runtime (#1606)

This commit is contained in:
Muharem Ismailov
2022-09-09 10:32:30 +02:00
committed by GitHub
parent 49397d9a79
commit 00babd8eeb
@@ -100,7 +100,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("collectives"),
impl_name: create_runtime_str!("collectives"),
authoring_version: 1,
spec_version: 102,
spec_version: 9230,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 0,