Common version pattern for Collectives runtime

This commit is contained in:
muharem
2022-09-08 13:04:41 +02:00
committed by Chevdor
parent a7ef2bf6e4
commit fafbb053ef
@@ -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,