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

Add Return Type to requestEIP6963Providers Function Signature #7238

Closed
danforbes opened this issue Sep 5, 2024 · 0 comments · Fixed by #7239
Closed

Add Return Type to requestEIP6963Providers Function Signature #7238

danforbes opened this issue Sep 5, 2024 · 0 comments · Fixed by #7239
Assignees

Comments

@danforbes
Copy link
Contributor

The static Web3.requestEIP6963Providers function has an untyped return value. The return type of this function should be Map<string, EIP6963ProviderDetail<API>>.

danforbes added a commit that referenced this issue Sep 5, 2024
Add return type to requestEIP6963Providers function signature.

Closes #7238
danforbes added a commit that referenced this issue Sep 5, 2024
Add return type to requestEIP6963Providers function signature.

Closes #7238
@danforbes danforbes self-assigned this Sep 5, 2024
danforbes added a commit that referenced this issue Sep 9, 2024
* feat(requestEIP6963Providers): return-type

Add return type to requestEIP6963Providers function signature.

Closes #7238

* Update Changelog
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 a pull request may close this issue.

1 participant