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.
2 parents da61109 + 1a7fa92 commit 4e0385eCopy full SHA for 4e0385e
crates/subspace-runtime/src/lib.rs
@@ -131,7 +131,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
131
spec_name: Cow::Borrowed("subspace"),
132
impl_name: Cow::Borrowed("subspace"),
133
authoring_version: 0,
134
- spec_version: 6,
+ spec_version: 7,
135
impl_version: 0,
136
apis: RUNTIME_API_VERSIONS,
137
transaction_version: 1,
0 commit comments