You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Currently, Polkadot, Kusama and other runtimes use an older way of declaring the runtime version:
polkadot/runtime/polkadot/src/lib.rs
Lines 107 to 121 in 15444a6
In paritytech/substrate#7327 (PR paritytech/substrate#8688) Substrate changed the way runtime communicates the runtime version.
To complete this task, all the runtimes should migrate to the new runtime version specification mechanism. For the example, see the PR above here
The text was updated successfully, but these errors were encountered: