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

Expose Uniques helper functions and DestroyWitness fields #10529

Merged
merged 1 commit into from
Dec 31, 2021

Conversation

green-jay
Copy link
Contributor

We@Basilisk are planning to use our custom pallet-nft which is basically wrapped pallet-uniques with some customizations and extended permission functionality.

In order to use pallet-uniques' helper methods do_method we need to make them pub. Also need to make DestroyWitness fields pub to use them - e.g. need to prevent destroying classes which contain instances.

@green-jay
Copy link
Contributor Author

@shawntabrizi hi, opening PR as discussed, can you please have a look?

Copy link
Member

@shawntabrizi shawntabrizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this helps with development, I see no harm here.

@shawntabrizi shawntabrizi added 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 Dec 28, 2021
@bkchr bkchr merged commit 1ca6b68 into paritytech:master Dec 31, 2021
grishasobol pushed a commit to gear-tech/substrate that referenced this pull request Mar 28, 2022
ark0f pushed a commit to gear-tech/substrate that referenced this pull request Feb 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

3 participants