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
If you wanna pass returned Web3PromiEvent it's hard to preserve typing. Maybe makes sense to provide some utility type for that
The text was updated successfully, but these errors were encountered:
Also Web3PromiEvent doesn't seem to be exported
Sorry, something went wrong.
@mpetrunic , Web3PromiEvent exported in web3-core package https://github.com/web3/web3.js/blob/4.x/packages/web3-core/src/web3_promi_event.ts
Web3PromiEvent
web3-core
Maybe also add here: https://github.com/web3/web3.js/blob/4.x/packages/web3/src/index.ts#L336 ?
avkos
Successfully merging a pull request may close this issue.
If you wanna pass returned Web3PromiEvent it's hard to preserve typing. Maybe makes sense to provide some utility type for that
The text was updated successfully, but these errors were encountered: