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(CandyMachine): add setCollectionDuringMint instruction to mintOneToken #246

Merged
merged 3 commits into from
Jun 1, 2022
Merged

fix(CandyMachine): add setCollectionDuringMint instruction to mintOneToken #246

merged 3 commits into from
Jun 1, 2022

Conversation

wozgun
Copy link
Contributor

@wozgun wozgun commented Jun 1, 2022

Setting the collection during mint operation is now enforced by Metaplex, if setCollectionDuringMint is not used, Metaplex doesn't allow minting.

This PR adds the setCollectionDuringMint instruction after the mintNft instruction and updates the mint function to be compatible with the latest mintOneToken function version in Metaplex repo (https://github.com/metaplex-foundation/metaplex/blob/e20c14069be57ffa09428dd25a07a5bcf7ef51c4/js/packages/candy-machine-ui/src/candy-machine.ts)

@vercel
Copy link

vercel bot commented Jun 1, 2022

@wozgun is attempting to deploy a commit to the Strata Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jun 1, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
strata-blog ⬜️ Ignored (Inspect) Jun 1, 2022 at 7:36PM (UTC)

@ChewingGlass ChewingGlass self-requested a review June 1, 2022 19:36
@ChewingGlass ChewingGlass merged commit 275c627 into StrataFoundation:master Jun 1, 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