Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yet another fix to resource holders index and query.
It's quicker when inserting values to have index (balance DESC, entity_id ASC), as if new value with same balance appears we'll only have to append it at the end.
- Loading branch information