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 06d7a04 commit a19ba3dCopy full SHA for a19ba3d
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: 10,
+ spec_version: 11,
140
impl_version: 0,
141
apis: RUNTIME_API_VERSIONS,
142
transaction_version: 0,
0 commit comments