remove deprecated type 'GenesisConfig' (#3378)
# Description Removed deprecated type `GenesisConfig` from the codebase. Closes https://github.com/paritytech/polkadot-sdk/issues/175 # Checklist - [x] My PR includes a detailed description as outlined in the "Description" section above - [x] My PR follows the [labeling requirements](CONTRIBUTING.md#Process) of this project (at minimum one label for `T` required) - [x] I have made corresponding changes to the documentation (if applicable) --------- Co-authored-by:Liam Aharon <liam.aharon@hotmail.com> Co-authored-by:
Michal Kucharczyk <1728078+michalkucharczyk@users.noreply.github.com>
Showing
- prdoc/pr_3378.prdoc 13 additions, 0 deletionsprdoc/pr_3378.prdoc
- substrate/client/chain-spec/src/genesis_config_builder.rs 13 additions, 11 deletionssubstrate/client/chain-spec/src/genesis_config_builder.rs
- substrate/frame/support/procedural/src/construct_runtime/expand/config.rs 0 additions, 4 deletions...support/procedural/src/construct_runtime/expand/config.rs
- substrate/frame/support/test/tests/construct_runtime_ui/deprecated_where_block.stderr 1 addition, 1 deletion.../tests/construct_runtime_ui/deprecated_where_block.stderr
- substrate/primitives/genesis-builder/Cargo.toml 1 addition, 1 deletionsubstrate/primitives/genesis-builder/Cargo.toml
- substrate/primitives/genesis-builder/src/lib.rs 15 additions, 14 deletionssubstrate/primitives/genesis-builder/src/lib.rs
Please register or sign in to comment