Right now there is sort of conversion problem between the values of the maker and taker fee, if an user tries to create a order (buy or sell), an error appears:
Values used on env vars (in order to reproduce the error):
REACT_APP_MAKER_FEE=0.1
REACT_APP_TAKER_FEE=0.05
Right now there is sort of conversion problem between the values of the maker and taker fee, if an user tries to create a order (buy or sell), an error appears:
Values used on env vars (in order to reproduce the error): REACT_APP_MAKER_FEE=0.1 REACT_APP_TAKER_FEE=0.05