Skip to content

Commit 7371a12

Browse files
committed
Increase spec_version for taurus testnet
Signed-off-by: linning <linningde25@gmail.com>
1 parent 262c339 commit 7371a12

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: 8,
133+
spec_version: 9,
134134
impl_version: 0,
135135
apis: RUNTIME_API_VERSIONS,
136136
transaction_version: 0,

0 commit comments

Comments
 (0)