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

Instruction mint_to_checked should take mint_authority not owner #6263

Open
buffalojoec opened this issue Feb 16, 2024 · 0 comments
Open

Instruction mint_to_checked should take mint_authority not owner #6263

buffalojoec opened this issue Feb 16, 2024 · 0 comments

Comments

@buffalojoec
Copy link
Contributor

I believe this instruction has the wrong parameter name:

As per the documentation on this instruction variant, this account is the mint authority:

/// 2. `[signer]` The mint's minting authority.

Even though in the multi-sig case this can be the multi-sig account, it's still in regards to the "minting tokens authority".

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

1 participant