-
Notifications
You must be signed in to change notification settings - Fork 162
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
docs: modify APIs from connector #498
docs: modify APIs from connector #498
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #498 +/- ##
=======================================
Coverage 99.62% 99.62%
=======================================
Files 95 95
Lines 4249 4249
Branches 425 425
=======================================
Hits 4233 4233
Misses 15 15
Partials 1 1 ☔ View full report in Codecov by Sentry. |
packages/web3/src/connector/index.md
Outdated
| balance | Balance of the currently connected account | `Balance[]` \| `Balance` | - | - | | ||
| availableChains | Available chains | `Chain[]` | - | - | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
差不多,就保持统一好了。
No description provided.