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

solana: Allow transferring mint authority from the NTT Manager #531

Open
nik-suri opened this issue Oct 9, 2024 · 0 comments
Open

solana: Allow transferring mint authority from the NTT Manager #531

nik-suri opened this issue Oct 9, 2024 · 0 comments

Comments

@nik-suri
Copy link
Collaborator

nik-suri commented Oct 9, 2024

On Solana, it's currently impossible to transfer the mint authority back from the NTT Manager, since the manager doesn't expose a function for this.

We should be careful when implementing this change, and perhaps require that the contract is paused -- transferring mint authority away from the manager will break token transfers, at least until the mint authority is returned.

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