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

Creating NFT child tokens failing #38

Closed
zh opened this issue Dec 9, 2020 · 1 comment
Closed

Creating NFT child tokens failing #38

zh opened this issue Dec 9, 2020 · 1 comment

Comments

@zh
Copy link

zh commented Dec 9, 2020

Creating NFT child tokens require burning already created NFT parent token. With the current slpjs implementation and bchd node with enabled anti-burning protection this operation failing:

Code and error message on gist.github

Reference: seems some additional data need to be filled and send to the API call

@jcramer
Copy link
Contributor

jcramer commented Dec 9, 2020

This issue has been fixed in the latest version slpjs v0.27.11 and grpc-bchrpc-node v0.11.5.

@jcramer jcramer closed this as completed Dec 9, 2020
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