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

Set and Clear Collection Metadata #260

Open
HashWarlock opened this issue Jan 3, 2023 · 3 comments
Open

Set and Clear Collection Metadata #260

HashWarlock opened this issue Jan 3, 2023 · 3 comments
Assignees

Comments

@HashWarlock
Copy link
Contributor

Request to add similar functions that exists for Uniques pallet to set/clear metadata for a NFT Collection with functions set_collection_metadata and clear_collection_metadata.

set_collection_metadata
https://github.com/paritytech/substrate/blob/6e52d60931e4398b8a974a0966821f5e27481b8b/frame/uniques/src/lib.rs#L1324-L1366

clear_collection_metadata
https://github.com/paritytech/substrate/blob/6e52d60931e4398b8a974a0966821f5e27481b8b/frame/uniques/src/lib.rs#L1382-L1405

@Szegoo
Copy link
Contributor

Szegoo commented Jan 6, 2023

@HashWarlock are you working on this or is this free to work on?

@HashWarlock
Copy link
Contributor Author

@HashWarlock are you working on this or is this free to work on?

Free to work on now if you'd like to add the functionality.

@Szegoo
Copy link
Contributor

Szegoo commented Jan 10, 2023

I am busy at the moment with some other PRs, so I might work on this in the future if in the meantime you or someone else doesn't open a PR.

@HashWarlock HashWarlock self-assigned this Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants