-
Notifications
You must be signed in to change notification settings - Fork 190
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
chore: remove rinkeby networks #235
Conversation
@DZGoldman what did you have in mind in terms of the special deprecation order? |
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.
Can we also remove the l2 rinkeby network?
@DZGoldman also mentioned adding a deprecation order for Rinkeby, what would that refer to? |
It looks like there's also a small change to make to the readme, and some stuff to remove from test files/scripts - do a global search for "rinkeby" |
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.
LGTM, I've also addressed @yahgwai's comments
Closes #231.