Skip to content

Commit b765ebb

Browse files
committed
bump spec version for test runtime
1 parent 99d9bcc commit b765ebb

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

sugondat/chain/runtimes/test/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
150150
spec_name: create_runtime_str!("sugondat-chain"),
151151
impl_name: create_runtime_str!("sugondat-chain"),
152152
authoring_version: 1,
153-
spec_version: 1,
153+
spec_version: 1001,
154154
impl_version: 0,
155155
apis: RUNTIME_API_VERSIONS,
156156
transaction_version: 1,

0 commit comments

Comments
 (0)