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

types(web3-core-helpers): fix disconnect args #3218

Closed
wants to merge 1 commit into from

Commits on Nov 19, 2019

  1. types(web3-core-helpers): fix disconnect args

    This commit makes WebsocketProviderBase.disconnect arguments optional in the type declaration file, since they have a default value in the JavaScript implementation for the 2.x branch and the arguments aren't even present in the 1.x branch.
    lautarodragan authored Nov 19, 2019
    Configuration menu
    Copy the full SHA
    27a5e7f View commit details
    Browse the repository at this point in the history