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 4f016d2 + ce8e91b commit c5566a7Copy full SHA for c5566a7
runtime/src/lib.rs
@@ -140,6 +140,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
140
// This value is set to 100 to notify Polkadot-JS App (https://polkadot.js.org/apps) to use
141
// the compatible custom types.
142
spec_version: 191,
143
+
144
impl_version: 1,
145
apis: RUNTIME_API_VERSIONS,
146
transaction_version: 1,
0 commit comments