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 0b66a1f commit 7357955Copy full SHA for 7357955
sugondat/chain/runtimes/sugondat-kusama/src/lib.rs
@@ -122,7 +122,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
122
spec_name: create_runtime_str!("blobchain-kusama"),
123
impl_name: create_runtime_str!("blobchain-kusama"),
124
authoring_version: 1,
125
- spec_version: 1,
+ spec_version: 1001,
126
impl_version: 0,
127
apis: RUNTIME_API_VERSIONS,
128
transaction_version: 1,
0 commit comments