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

Feature Request: Add Support for RecoverNested with Multisig Accounts #24

Open
DefiwayDev opened this issue Jan 25, 2025 · 1 comment
Open

Comments

@DefiwayDev
Copy link

DefiwayDev commented Jan 25, 2025

Please add the ability to execute the RecoverNested instruction from a multisig account. Transferring authority to a regular account using SetAuthority does not solve the issue, as the account ceases to be an associated token account after the transfer.

@joncinque
Copy link
Contributor

I looked back through the history of adding the instruction, and we did want to keep it as limited as possible during that time.

With that said, I think you're right -- it would make sense to support SPL-Token multisigs too.

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

3 participants
@joncinque @DefiwayDev and others