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

Prevent Owner from removing TransferDelegate - RemovePluginV1 #223

Open
CryptoCooker opened this issue Mar 5, 2025 · 0 comments
Open

Prevent Owner from removing TransferDelegate - RemovePluginV1 #223

CryptoCooker opened this issue Mar 5, 2025 · 0 comments

Comments

@CryptoCooker
Copy link

I am currently working on an escrowless NFT marketplace utilizing Core assets. I've identified a potential issue where the owner of a Core asset can remove TransferDelegate plugin using RemovePluginV1 at any time, even if the TransferDelegate plugin has been approved to a PDA. This limitation prevents the marketplace from fully managing the Core asset.
I need the TransferDelegate to function similarly to the FreezeDelegate, where the owner cannot revoke it once it has been approved to a PDA and is frozen.

Has the team already addressed this issue, or is there an alternative approach to ensure the marketplace can handle Core assets without owner interference?

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