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

Update some token program (anchor) example to latest version #61

Closed
wants to merge 7 commits into from
Closed

Conversation

tkkinn
Copy link

@tkkinn tkkinn commented Dec 24, 2023

create-token, nft-minter, pda-mint-authority, spl-token-minter and token-transfer are updated to latest anchor (0.29.0) and mpl-token-metadata (js 3.1.2, rust 3.2.3).
Both program and test is updated.

@tkkinn tkkinn closed this Jan 5, 2024
@Woody4618
Copy link
Collaborator

Hey @tkkinn, thank you for the PR. did you close this for a reason? Looks really valuable. I would reopen and approve it if you don't mind.

Remove the external bump input,
Change ProgramResult -> Result<()>
@tkkinn tkkinn reopened this Jan 5, 2024
@tkkinn
Copy link
Author

tkkinn commented May 9, 2024

Similar code has been merged into the repo, therefore I will close this PR.

@tkkinn tkkinn closed this May 9, 2024
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