We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bcd31 commit 97aa1feCopy full SHA for 97aa1fe
crates/subspace-runtime/src/lib.rs
@@ -127,7 +127,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
127
impl_name: Cow::Borrowed("subspace"),
128
authoring_version: 0,
129
// The spec version can be different on Taurus and Mainnet
130
- spec_version: 2,
+ spec_version: 13,
131
impl_version: 0,
132
apis: RUNTIME_API_VERSIONS,
133
transaction_version: 0,
0 commit comments