Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix: createBalanceCache should return latest balance
getBalance and createBalanceCache used to be interchangeable. With the latest fix to use a safe maxId in createBalanceCache, we were not returning the latest balance but the balance at safeMaxId time.
- Loading branch information