Skip to content

Commit 03f4a05

Browse files
committed
chore: bump the MOO-832 changeset to minor — onError context gains a public field
1 parent b57b7eb commit 03f4a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/moo-832-omit-failed-balance-reads.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@moonwell-fi/moonwell-sdk": patch
2+
"@moonwell-fi/moonwell-sdk": minor
33
---
44

55
`getUserBalances` no longer reports a failed balance read as a zero balance (MOO-832). Previously an RPC failure on a single `balanceOf` / `getBalance` call resolved to `{ amount: 0n }`, so consumers received a "successful" response in which a funded wallet read as empty — the Moonwell frontend gates repay-all on that figure, and one transient RPC hiccup during a refetch left the confirm button disabled for 59 users (Sentry MOONWELL-FRONTEND-195).

0 commit comments

Comments
 (0)