duality-labs / duality-web-app

2 stars 2 forks source link

feat: update maximum tick index limits #554

Open dib542 opened 4 months ago

dib542 commented 4 months ago

The maximum tick index limits were changed due to a move from sdk.Dec to prec_dec number types being used in dex calculations in Golang. This should be updated in the UI (although these numbers will probably never be used).