Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

_genesis_phantom_data required for unknown reason #2219

@mnaamani

Description

@mnaamani

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.

Chainspec:
https://github.com/Joystream/substrate-node-joystream/blob/2196301d63df55872f9efc446a13969fd915b4c3/src/chain_spec.rs#L264

Runtime module:
https://github.com/mnaamani/substrate-runtime-joystream/blob/80bd88b4ae3bd5624534d5b38cdc1a1ed7a6d917/src/roles/actors.rs#L100

missing field `_genesis_phantom_data` in initializer of `joystream_node_runtime::roles::actors::GenesisConfig<joystream_node_runtime::Runtime>`

missing `_genesis_phantom_data`rustc(E0063)

cc:
@bkchr

Metadata

Metadata

Assignees

Labels

I4-annoyanceThe client behaves within expectations, however this “expected behaviour” itself is at issue.I7-refactorCode needs refactoring.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions