-
Notifications
You must be signed in to change notification settings - Fork 305
feat(solana): prepare MCM deploy task on Solana mainnet #480
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
✅ Heimdall Review Status
|
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.
Same patch that we did for the MCM deployed on devnet.
| # Variables for deploying and sending transactions | ||
| CLUSTER=mainnet | ||
| AUTHORITY=~/.config/solana/id.json | ||
| MCM_KEYPAIR=./mcm-keypair.json |
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.
This keypair will match the devnet address Ea5qsVs2kwQXi7LMAh3Qg5YKpuPQbW7oqvYaPXUwBwoX
37479e4 to
abf0d96
Compare
|
Review Error for josephdara-cb @ 2025-10-28 18:30:28 UTC |
bfacb2a to
3d97af3
Compare
|
Review Error for josephdara-cb @ 2025-10-29 21:18:16 UTC |
No description provided.