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

Expand nonfungible, nonfungibles traits functionality #9208

Open
iorveth opened this issue Jun 25, 2021 · 0 comments
Open

Expand nonfungible, nonfungibles traits functionality #9208

iorveth opened this issue Jun 25, 2021 · 0 comments
Labels
J2-unconfirmed Issue might be valid, but it’s not yet known.

Comments

@iorveth
Copy link

iorveth commented Jun 25, 2021

Issue

Functionalities, provided by nonfungible(s) trait interfaces looks relatively poor in comparison to features implemented in uniques pallet. https://github.com/paritytech/substrate/blob/master/frame/uniques/src/lib.rs

I think, that set_metadata and related trait functions looks like a good companions here. https://github.com/paritytech/substrate/blob/master/frame/support/src/traits/tokens/nonfungibles.rs#L164

Also, i hope, it would be good to have trait functions for clearing attributes and metadata here inside nonfungible(s) Mutate traits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J2-unconfirmed Issue might be valid, but it’s not yet known.
Projects
None yet
Development

No branches or pull requests

1 participant