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 e3686ec commit 0610de2Copy full SHA for 0610de2
substrate-node/runtime/src/lib.rs
@@ -136,7 +136,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
136
spec_name: create_runtime_str!("substrate-threefold"),
137
impl_name: create_runtime_str!("substrate-threefold"),
138
authoring_version: 1,
139
- spec_version: 57,
+ spec_version: 58,
140
impl_version: 1,
141
apis: RUNTIME_API_VERSIONS,
142
transaction_version: 1,
0 commit comments