-
Notifications
You must be signed in to change notification settings - Fork 808
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
add genesis presets for coretime parachains #7476
base: master
Are you sure you want to change the base?
add genesis presets for coretime parachains #7476
Conversation
@clangenb nice, please clean also polkadot-parachain-bin e.g. here https://github.com/paritytech/polkadot-sdk/blob/master/cumulus/polkadot-parachain/src/chain_spec/people.rs#L166 with |
Thanks for the quick review. Will do that for all my PRs! |
I think I have added the necessary fixes. It is ready for another review. 🚀 |
Extracted from #7473.
Part of: #5704.