-
Notifications
You must be signed in to change notification settings - Fork 791
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
Migrate pallet-indices
to umbrella crate
#6737
base: master
Are you sure you want to change the base?
Conversation
User @FereMouSiopi, please sign the CLA here. |
please review @re-gius |
substrate/frame/indices/Cargo.toml
Outdated
sp-io = { workspace = true } | ||
sp-keyring = { optional = true, workspace = true } | ||
sp-runtime = { workspace = true } | ||
frame = { workspace = true, features = ["experimental", "runtime"] } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
frame = { workspace = true, features = ["experimental", "runtime"] } | |
frame = { workspace = true, features = ["runtime"] } |
See #7177
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated this in all open PRs
Review required! Latest push from author must always be reviewed |
Part of #6504
polkadot address: 156FekDpDi1gbTvofGq6ZBN8z9MxJzdP4fywRFkfaWFUTe4S