rmrk-team / rmrk-substrate

[WIP] RMRK Substrate pallets
https://rmrk.app
Other
74 stars 36 forks source link

Incorrect error when setting a collection property #152

Closed mrshiposha closed 2 years ago

mrshiposha commented 2 years ago

I believe, here should be CollectionUnknown instead of NoAvailableCollectionId

https://github.com/rmrk-team/rmrk-substrate/blob/82e1bd5b8b7f19cba0e8b1f6c43e986631011caa/pallets/rmrk-core/src/functions.rs#L44-L52