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 df80d41 commit 24e795cCopy full SHA for 24e795c
runtime/kerria/src/lib.rs
@@ -180,7 +180,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
180
spec_name: create_runtime_str!("kerria"),
181
impl_name: create_runtime_str!("kerria"),
182
authoring_version: 1,
183
- spec_version: 312,
+ spec_version: 311,
184
impl_version: 33,
185
apis: RUNTIME_API_VERSIONS,
186
transaction_version: 17,
0 commit comments