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 f4a19dd commit 262c339Copy full SHA for 262c339
1 file changed
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