Skip to content

Commit 97aa1fe

Browse files
committed
upgrade tarus runtime to 13
1 parent 61bcd31 commit 97aa1fe

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
@@ -127,7 +127,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
127127
impl_name: Cow::Borrowed("subspace"),
128128
authoring_version: 0,
129129
// The spec version can be different on Taurus and Mainnet
130-
spec_version: 2,
130+
spec_version: 13,
131131
impl_version: 0,
132132
apis: RUNTIME_API_VERSIONS,
133133
transaction_version: 0,

0 commit comments

Comments
 (0)