We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@prury found out in - #8389
@roiLeo made a collection with limited supply and it still shows unlimited:
https://deploy-preview-8389--koda-canary.netlify.app/ahk/collection/289
This is caused by a bug in Polkadot SDK - paritytech/polkadot-sdk#2293
and therefore we cannot pick it up in the indexer yet - kodadot/stick#147
create()
max
api.tx.nfts.setCollectionMaxSupply(id, max)
The text was updated successfully, but these errors were encountered:
alternative solution hotfix #8045
Sorry, something went wrong.
Meanwhile paritytech/polkadot-sdk@1bdfb29
@jsidorenko when can we expect release to ksm / dot?
I have no idea.. usually, it takes 3 weeks to get released, although, for my last fix it took 6 months after I merged it to get onchain
Successfully merging a pull request may close this issue.
What happened?
@prury found out in - #8389
This is caused by a bug in Polkadot SDK - paritytech/polkadot-sdk#2293
and therefore we cannot pick it up in the indexer yet - kodadot/stick#147
Please reproduce in steps
Expected Behavior
Task
create()
callmax
is set append new call to the batchapi.tx.nfts.setCollectionMaxSupply(id, max)
Code of Conduct
The text was updated successfully, but these errors were encountered: