Fix account tracker optimization (#8936)
An optimization in `account-tracker.js` was being skipped consistently due to a type error (a number was being compared to a string). The optimization in this case was to update the balances for all accounts with a single request, rather than one request per account.feature/default_network_editable
parent
15d713f0ee
commit
429af23ea0
Loading…
Reference in new issue