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.
2 parents 7c120b1 + 7c5a575 commit 864658eCopy full SHA for 864658e
runtime/src/lib.rs
@@ -104,7 +104,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
104
// `spec_version`, and `authoring_version` are the same between Wasm and native.
105
// This value is set to 100 to notify Polkadot-JS App (https://polkadot.js.org/apps) to use
106
// the compatible custom types.
107
- spec_version: 114,
+ spec_version: 115,
108
impl_version: 1,
109
apis: RUNTIME_API_VERSIONS,
110
transaction_version: 1,
0 commit comments