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 715c3c3 commit b58649fCopy full SHA for b58649f
crates/subspace-runtime/src/lib.rs
@@ -128,7 +128,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
128
impl_name: Cow::Borrowed("subspace"),
129
authoring_version: 0,
130
// The spec version can be different on Taurus and Mainnet
131
- spec_version: 3,
+ spec_version: 17,
132
impl_version: 0,
133
apis: RUNTIME_API_VERSIONS,
134
transaction_version: 0,
0 commit comments