Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Use Incrementable from frame_support::traits #14367

Merged
merged 2 commits into from Jun 13, 2023

Conversation

jsidorenko
Copy link
Contributor

@jsidorenko jsidorenko commented Jun 13, 2023

This switches the nfts pallet to use the Incrementable trait from the frame_support::traits instead of a local version of the same trait.

P. S. That is supposed to happen when adding the Asset Conversion pallet, but it probably got lost during the merge conflict resolution.

@jsidorenko jsidorenko added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Jun 13, 2023
@jsidorenko jsidorenko requested a review from a team June 13, 2023 12:15
@jsidorenko
Copy link
Contributor Author

bot merge

@paritytech-processbot paritytech-processbot bot merged commit 50bb1c7 into master Jun 13, 2023
44 checks passed
@paritytech-processbot paritytech-processbot bot deleted the js/fix-incrementable branch June 13, 2023 13:46
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
* Use Incrementable from frame_support::traits

* Chore
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants