-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Document the ethers object #4254
Comments
Interesting. I’ll look into why Flatworm didn’t rank the exact match highest, little lone not at all… |
I forgot to close this issue, but it was fixed. The problem was Flatworm drops entries from the search with no body content, so since there was no docs provided for the method, it was dropped. I've added logging during documentation generation to complain in these cases and also added documentation to several functions and methods, that like getDefaultProvider, were lacking. Thanks! :) |
Cool, thank you |
Ethers Version
6.6.4
Search Terms
getDefaultProvider
Describe the Problem
On the published documentation, you cannot search for/see reference for the
ethers
object and its properties/methods.Example
In 6.4.4 there is an ethers.getDefaultProvider function
But the API documentation only documents one function
.version
.And the rest of the documentation makes no mention of
getDefaultProvider
:Code Snippet
No response
Contract ABI
No response
Errors
No response
Environment
No response
Environment (Other)
No response
The text was updated successfully, but these errors were encountered: