-
Notifications
You must be signed in to change notification settings - Fork 30
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: replace RPC provider from Alchemy to Infura DIN #451
Conversation
8a4a672
to
a94bb1d
Compare
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.
Overall LGTM, just 1 nit comment
151969a
to
a94bb1d
Compare
6e68f64
to
6eb08bc
Compare
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, a nit change and a doc update
Quality Gate passed for 'consensys_starknet-snap-starknet-snap'Issues Measures |
Quality Gate passed for 'consensys_starknet-snap-wallet-ui'Issues Measures |
This PR is to replace the Alchemy RPC provider by Infura DIN one.
The required changes in the CI/CD workflow will happen elsewhere.
BEGIN_COMMIT_OVERRIDE
feat: Replace RPC provider from Alchemy to Infura DIN (#451)
END_COMMIT_OVERRIDE