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

Revoke signature on zk by revoke #540

Closed
Devious3901 opened this issue Oct 14, 2023 · 1 comment
Closed

Revoke signature on zk by revoke #540

Devious3901 opened this issue Oct 14, 2023 · 1 comment

Comments

@Devious3901
Copy link

Hi, if I have already deployed the contract in the zksynk, then if I make a revoke of the signature, then the contract will be uploaded to the exploiter, but I will lose the rights to the contract? Or how does signing permission work

@kumaryash90
Copy link
Member

@VXEAD here's the API reference for Permissions: https://portal.thirdweb.com/solidity/extensions/permissions

You need to have DEFAULT_ADMIN_ROLE if you want to retain control of the contract. If you give it up, then it can't be assigned again.

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

2 participants