You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be great if price levels were sorted by amount or offer ID if the price is the same in /order_book. This will help tools like horizon-cmp (less false positives).
What problem does your feature solve?
Would be great if price levels were sorted by amount or offer ID if the price is the same in
/order_book
. This will help tools likehorizon-cmp
(less false positives).What would you like to see?
One Horizon returned:
The other one:
Would be great if order was the same on both servers.
What alternatives are there?
Technically
horizon-cmp
could sort it before comparing but looks like it's easier to fix in Horizon.The text was updated successfully, but these errors were encountered: