Skip to content

Commit 1a7fa92

Browse files
committed
bump consensus spec version
1 parent da61109 commit 1a7fa92

File tree

1 file changed

+1
-1
lines changed
  • crates/subspace-runtime/src

1 file changed

+1
-1
lines changed

crates/subspace-runtime/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
131131
spec_name: Cow::Borrowed("subspace"),
132132
impl_name: Cow::Borrowed("subspace"),
133133
authoring_version: 0,
134-
spec_version: 6,
134+
spec_version: 7,
135135
impl_version: 0,
136136
apis: RUNTIME_API_VERSIONS,
137137
transaction_version: 1,

0 commit comments

Comments
 (0)