Skip to content

Commit 7357955

Browse files
committed
bump spec version for kusama runtime
1 parent 0b66a1f commit 7357955

File tree

1 file changed

+1
-1
lines changed
  • sugondat/chain/runtimes/sugondat-kusama/src

1 file changed

+1
-1
lines changed

sugondat/chain/runtimes/sugondat-kusama/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
122122
spec_name: create_runtime_str!("blobchain-kusama"),
123123
impl_name: create_runtime_str!("blobchain-kusama"),
124124
authoring_version: 1,
125-
spec_version: 1,
125+
spec_version: 1001,
126126
impl_version: 0,
127127
apis: RUNTIME_API_VERSIONS,
128128
transaction_version: 1,

0 commit comments

Comments
 (0)