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 1682628 commit bdb09eeCopy full SHA for bdb09ee
crates/subspace-runtime/src/lib.rs
@@ -130,7 +130,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
130
spec_name: Cow::Borrowed("subspace"),
131
impl_name: Cow::Borrowed("subspace"),
132
authoring_version: 0,
133
- spec_version: 1,
+ spec_version: 8,
134
impl_version: 0,
135
apis: RUNTIME_API_VERSIONS,
136
transaction_version: 0,
0 commit comments