Skip to content
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

Use accounts variable instead of provider.selectedAddress #300

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

jiexi
Copy link
Contributor

@jiexi jiexi commented Mar 13, 2024

window.ethereum.selectedAddress was recently removed from provider after a deprecation period. This PR replaces a reference to that property with a local value instead to fix a broken E2E spec in extension

@jiexi jiexi requested a review from tmashuang March 13, 2024 16:26
@jiexi jiexi merged commit c6add7f into main Mar 13, 2024
7 checks passed
@jiexi jiexi deleted the jl/replace-selectedAddress-usage branch March 13, 2024 16:29
@jiexi jiexi mentioned this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants