Add sudo pallet to coretime-westend (#6960)
Add the sudo pallet to coretime-westend, allowing use in development/testing. Previously the coretime-rococo runtime was used in situations like this, but since Rococo is now gone this can be used instead. No sudo key is added to Westend storage with this PR, since it's likely that any updates will continue to be done over XCM. If this is something that is wanted the key can be set via XCM. --------- Co-authored-by: command-bot <> Co-authored-by:Maksym H <1177472+mordamax@users.noreply.github.com> Co-authored-by:
cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
bd418487
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- cumulus/parachains/runtimes/coretime/coretime-westend/Cargo.toml 4 additions, 0 deletions.../parachains/runtimes/coretime/coretime-westend/Cargo.toml
- cumulus/parachains/runtimes/coretime/coretime-westend/src/lib.rs 9 additions, 0 deletions.../parachains/runtimes/coretime/coretime-westend/src/lib.rs
- prdoc/pr_6960.prdoc 9 additions, 0 deletionsprdoc/pr_6960.prdoc
Please register or sign in to comment