-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Solana link deploy (B) #15845
Solana link deploy (B) #15845
Conversation
I see you updated files related to
|
AER Report: CI Core ran successfully ✅AER Report: Operator UI CI ran successfully ✅ |
be6ba1d
to
f2f5fac
Compare
Quality Gate passedIssues Measures |
if err != nil { | ||
return deployment.ChangesetOutput{AddressBook: newAddresses}, err | ||
} | ||
switch family { |
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.
nit: we should have a default case that errs probably (or defaults to the evm implementation)
Adding changeset to deploy LINK token on Solana
Requires
#15831
Supports