wagmi
wagmi copied to clipboard
fix: TrustWallet getAccounts error
Description
It seems that TrustWallet returns an error instead of a []
on some getAccounts
call, this PR should fallback to []
all the time instead of throwing an error.
🦋 Changeset detected
Latest commit: a0f15d4478a7cad6b63a13d8148688577843c99e
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 3 packages
Name | Type |
---|---|
@wagmi/core | Patch |
@wagmi/connectors | Patch |
wagmi | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
wagmi | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 1, 2024 9:15am |
better to raise this upstream like @dalechyn mentioned