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

Introduce #[pallet::call_index] to our own pallets #659

Closed
Dengjianping opened this issue Jul 8, 2022 · 0 comments · Fixed by #720
Closed

Introduce #[pallet::call_index] to our own pallets #659

Dengjianping opened this issue Jul 8, 2022 · 0 comments · Fixed by #720
Assignees
Labels
A-runtime Area: Issues and PRs related to Runtimes C-enhancement Category: An issue proposing an enhancement or a PR with one
Milestone

Comments

@Dengjianping
Copy link
Contributor

Dengjianping commented Jul 8, 2022

Use fixed index for every extrinsics in our pallets.
Do it when bump upstream to v0.9.23.

paritytech/substrate#11381

@Dengjianping Dengjianping added C-enhancement Category: An issue proposing an enhancement or a PR with one A-runtime Area: Issues and PRs related to Runtimes labels Jul 8, 2022
@Dengjianping Dengjianping added this to the v3.3.0 milestone Jul 14, 2022
@ghzlatarev ghzlatarev self-assigned this Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: Issues and PRs related to Runtimes C-enhancement Category: An issue proposing an enhancement or a PR with one
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants