We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
eip6963 types are not being exported to the package, this makes using eip6963 hard for users, https://github.com/web3/web3.js/blob/4.x/packages/web3/src/web3_eip6963.ts types should be exported and available for ease
The text was updated successfully, but these errors were encountered:
These types are exported under the providers namespace
providers
Sorry, something went wrong.
danforbes
Successfully merging a pull request may close this issue.
eip6963 types are not being exported to the package, this makes using eip6963 hard for users,
https://github.com/web3/web3.js/blob/4.x/packages/web3/src/web3_eip6963.ts types should be exported and available for ease
Expected behavior
Actual behavior
Steps to reproduce the behavior
Logs
Environment
The text was updated successfully, but these errors were encountered: