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 417f1bb + 1db0213 commit cad0ebcCopy full SHA for cad0ebc
runtime/src/lib.rs
@@ -209,7 +209,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
209
// `spec_version`, and `authoring_version` are the same between Wasm and native.
210
// This value is set to 100 to notify Polkadot-JS App (https://polkadot.js.org/apps) to use
211
// the compatible custom types.
212
- spec_version: 272,
+ spec_version: 273,
213
impl_version: 1,
214
apis: RUNTIME_API_VERSIONS,
215
transaction_version: 1,
0 commit comments