Move genesis config in runtime and organize variants with presets #1336
Labels
client
This PR/Issue is related to the topic “client”.
enhancement
New feature or request
runtime
This PR/Issue is related to the topic “runtime”.
Description
Moving genesis config from the node into the runtime improve decoupling between the two.
This can be organized in a similar convention as changes introduces in paritytech/polkadot-sdk#2714:
Required Tasks
genesis_config_presets.rs
file per runtime that contains helpers for theGenesisBuilder
APIThe text was updated successfully, but these errors were encountered: