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

web3.providers.http.supportsSubscriptions #4380

Closed
Tracked by #4312
spacesailor24 opened this issue Sep 25, 2021 · 0 comments
Closed
Tracked by #4312

web3.providers.http.supportsSubscriptions #4380

spacesailor24 opened this issue Sep 25, 2021 · 0 comments
Assignees
Labels
4.x 4.0 related

Comments

@spacesailor24
Copy link
Contributor

spacesailor24 commented Sep 25, 2021

Current implementation

HttpProvider.prototype.supportsSubscriptions = function () {
    return false;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related
Projects
None yet
Development

No branches or pull requests

1 participant