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 was archived by the owner on Nov 15, 2023. It is now read-only.
using substrate v1.0.0rc1 I'm encountering an issue in one of my runtime modules, that is forcing me to have to provide a _genesis_phantom_data in the genesis config.
missing field `_genesis_phantom_data` in initializer of `joystream_node_runtime::roles::actors::GenesisConfig<joystream_node_runtime::Runtime>`
missing `_genesis_phantom_data`rustc(E0063)