Commit 0d4bd41
authored
Expect an empty array for account balances
With a new Binance account, the API returns an empty array for the `balances`. This causes some misleading error messages to be shown, saying things about `useServerTime()` and faulty credentials.1 parent 22c7b8d commit 0d4bd41
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
835 | | - | |
| 835 | + | |
836 | 836 | | |
| 837 | + | |
837 | 838 | | |
838 | 839 | | |
839 | 840 | | |
| |||
0 commit comments