Skip to content

Commit 62d44bb

Browse files
committed
bump runtime spec version 18
1 parent 1871163 commit 62d44bb

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
@@ -128,7 +128,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
128128
impl_name: Cow::Borrowed("subspace"),
129129
authoring_version: 0,
130130
// The spec version can be different on Taurus and Mainnet
131-
spec_version: 4,
131+
spec_version: 18,
132132
impl_version: 0,
133133
apis: RUNTIME_API_VERSIONS,
134134
transaction_version: 0,

0 commit comments

Comments
 (0)