We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1a718 commit aa721d8Copy full SHA for aa721d8
1 file changed
runtime/mainnet/src/lib.rs
@@ -141,7 +141,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
141
// The version of the authorship interface.
142
authoring_version: 1,
143
// The version of the runtime spec.
144
- spec_version: 2016,
+ spec_version: 2017,
145
// The version of the implementation of the spec.
146
impl_version: 1,
147
// A list of supported runtime APIs along with their versions.
0 commit comments