-
Notifications
You must be signed in to change notification settings - Fork 308
[xc-admin] add permission/depermission publisher keys for all asset types #620
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
governance/xc_admin/packages/xc_admin_frontend/components/PermissionDepermissionKey.tsx
Outdated
Show resolved
Hide resolved
governance/xc_admin/packages/xc_admin_frontend/components/PermissionDepermissionKey.tsx
Show resolved
Hide resolved
guibescos
left a comment
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.
Need to handle case where there are 32 pubs
governance/xc_admin/packages/xc_admin_frontend/components/PermissionDepermissionKey.tsx
Outdated
Show resolved
Hide resolved
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.
I think you need to handle the case where the publisher already exists for some price feeds. Similarly, only delete it from those price feeds where it is permissioned. Maybe you should pass the entire priceAccounts[0] object to handleSubmit
…ning and vice-versa
No description provided.