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

Fix bug issue #54 #62

Merged
merged 3 commits into from
Jan 23, 2022
Merged

Conversation

HashWarlock
Copy link
Contributor

Targets

  • Update function mint_nft to call pallet_uniques function class_owner(&collection_id)

Procedure

  • Update function mint_nft to call pallet_uniques function class_owner(&collection_id), such that we can ensure that the collection_issuer is equal to the sender. If no collection_issuer returned from class_owner then return CollectionUnknown

RMRK Specs

MINT
Collection

@ilionic ilionic merged commit fb95eea into rmrk-team:main Jan 23, 2022
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

Successfully merging this pull request may close these issues.

2 participants