hypercore-one / syrius

MIT License
0 stars 0 forks source link

P2P swap fix exchange rate widget #48

Closed vilkris4 closed 1 year ago

vilkris4 commented 1 year ago

This PR fixes the exchange rate widget used in P2P swaps. The exchange rate is now calculated using the BigDecimal type instead of the BigInt type so that the exchange rate is calculated correctly for two tokens that have a different amount of decimals.