commons-stack / ABCswap

GNU Affero General Public License v3.0
0 stars 1 forks source link

Swap max digits #55

Closed pinglu-pingu closed 1 year ago

pinglu-pingu commented 1 year ago

Created utils functions to format numbers (fixed decimals, max decimals, trim to max decimals) Format all numbers on swap to have at most 4 decimals (and not allow having a number with more than 4 decimals as input)