-
Notifications
You must be signed in to change notification settings - Fork 2
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
Support ENS names #159
Support ENS names #159
Conversation
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
9696c60
to
2972c88
Compare
ba6ace0
to
ee4b29c
Compare
ee4b29c
to
392b335
Compare
✅ Deploy Preview for l2-flexible-voting ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
working great! thanks!
|
||
export const chains = [goerli, optimismGoerli]; | ||
export const chains = [goerli, optimismGoerli, mainnet]; |
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.
392b335
to
b4cae0c
Compare
b4cae0c
to
4b9d708
Compare
Description
Closes #160