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 da61109 commit 1a7fa92Copy full SHA for 1a7fa92
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