-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: sui mainnet #501
base: main
Are you sure you want to change the base?
feat: sui mainnet #501
Conversation
@@ -2605,18 +2772,39 @@ | |||
"encoder": "abi", | |||
"keyType": "ecdsa" | |||
}, | |||
"sui": { | |||
"governanceAddress": "axelar10d07y265gmmuvt4z0w9aw880jnsr700j7v9daj", | |||
"adminAddress": "axelar1pczf792wf3p3xssk4dmwfxrh6hcqnrjp70danj", |
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.
work with core team to write the actual contract admin that can migrate to the config (which is different from the admin/operator role within the contract)
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.
Not sure I have proper context to start here, @milapsheth can you create a ticket detailing what's required vs what's happening ATM?
Or can assign someone from the core team to add proper context here?
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.
you can talk to Talal/Edwin about the difference between the contract admin and the admin role in wasm contracts
JIRA: https://axelarnetwork.atlassian.net/browse/AXE-5126