Skip to content

Commit ed45aab

Browse files
committed
bump tarus runtime spec to 12
1 parent 2099a8b commit ed45aab

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
@@ -123,7 +123,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
123123
impl_name: Cow::Borrowed("subspace"),
124124
authoring_version: 0,
125125
// The spec version can be different on Taurus and Mainnet
126-
spec_version: 2,
126+
spec_version: 12,
127127
impl_version: 0,
128128
apis: RUNTIME_API_VERSIONS,
129129
transaction_version: 0,

0 commit comments

Comments
 (0)