-
Notifications
You must be signed in to change notification settings - Fork 6
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
Update flat rate whitelist to support multiple admins #254
Update flat rate whitelist to support multiple admins #254
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there other instances where we support multiple admins in our contracts?
https://github.com/public-awesome/launchpad/tree/main/contracts/whitelists/whitelist is an example. We mainly need it to set the dYdX airdrop contract as an admin after its instantiation while still maintaining manual access just in case. |
Sweet, sgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good 😊
No description provided.