Skip to content

Commit 14a8412

Browse files
committed
bump spec version
1 parent 954a9ae commit 14a8412

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

+1-1
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: 15,
131131
impl_version: 0,
132132
apis: RUNTIME_API_VERSIONS,
133133
transaction_version: 0,

0 commit comments

Comments
 (0)