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

The quantity value when issuing an NFT is ignored #16

Closed
dbendt opened this issue Jul 24, 2019 · 1 comment
Closed

The quantity value when issuing an NFT is ignored #16

dbendt opened this issue Jul 24, 2019 · 1 comment

Comments

@dbendt
Copy link

dbendt commented Jul 24, 2019

In the issue action, supplying any quantity to the action will always produce 1 NFT. To maintain consistency with fungible tokens, I'd suggest either separating issue as it's own action issuenft, or loop through the quantity value provided and mint the supplied number of NFTs.

@cthacker
Copy link
Contributor

This has been addressed and updated in the develop branch -- along with many other changes. Check it out! It will be merged into master and released shortly.

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