We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d6159 commit ed9ead8Copy full SHA for ed9ead8
1 file changed
crates/subspace-runtime/src/lib.rs
@@ -136,7 +136,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
136
spec_name: Cow::Borrowed("subspace"),
137
impl_name: Cow::Borrowed("subspace"),
138
authoring_version: 0,
139
- spec_version: 2,
+ spec_version: 10,
140
impl_version: 0,
141
apis: RUNTIME_API_VERSIONS,
142
transaction_version: 0,
0 commit comments