Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: genesis config presets #246

Open
2 tasks
evilrobot-01 opened this issue Aug 29, 2024 · 1 comment
Open
2 tasks

feat: genesis config presets #246

evilrobot-01 opened this issue Aug 29, 2024 · 1 comment

Comments

@evilrobot-01
Copy link
Collaborator

  • implement genesis config presets, move genesis configs from node/chain_spec.rs to the relevant runtimes.
  • remove the redundant type aliases at
    pub type DevnetChainSpec = sc_service::GenericChainSpec<Extensions>;
    /// Specialized `ChainSpec` for the testnet parachain runtime.
    pub type TestnetChainSpec = sc_service::GenericChainSpec<Extensions>;
@Daanvdplas
Copy link
Collaborator

#197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants