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 99d9bcc commit b765ebbCopy full SHA for b765ebb
sugondat/chain/runtimes/test/src/lib.rs
@@ -150,7 +150,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
150
spec_name: create_runtime_str!("sugondat-chain"),
151
impl_name: create_runtime_str!("sugondat-chain"),
152
authoring_version: 1,
153
- spec_version: 1,
+ spec_version: 1001,
154
impl_version: 0,
155
apis: RUNTIME_API_VERSIONS,
156
transaction_version: 1,
0 commit comments