converting the USD-based max volume to the coin amount, and
limiting the received amount to the maximum volume of the Rel coin.
The maximum volume of the base coin is used with the orderbook v2 endpoint, leading to incorrect values where the received coin is displayed as more than the maximum volume or less than the requested volume.
Fixes #118 by
The maximum volume of the base coin is used with the
orderbook
v2 endpoint, leading to incorrect values where the received coin is displayed as more than the maximum volume or less than the requested volume.Before:
After:
Desktop: