-
Notifications
You must be signed in to change notification settings - Fork 366
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
Pallet state trie migration integration #927
Conversation
Which config can stop |
No config, it's a DB value. |
@shunsukew tested the new account, should be ready to go 👍 |
Sorry for the late comment. Just a quick question, do we need to kill the storages in |
Missed the comment yesterday - you're right, since there's no call to cleanup storage items :(. |
Pull Request Summary
Integrates
pallet-state-trie-migration
into all our runtimes.Check list