Skip to content

Commit 262c339

Browse files
dariolinaNingLin-P
authored andcommitted
increase spec_version for taurus
1 parent f4a19dd commit 262c339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/subspace-runtime/src

crates/subspace-runtime/src/lib.rs

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

0 commit comments

Comments
 (0)