You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seems like there are lots of conversions especially within the tests, this would be considerably nicer than having to include sdk.NewDecFromInt(Xxx) everywhere
The text was updated successfully, but these errors were encountered:
seems like there are lots of conversions especially within the tests, this would be considerably nicer than having to include
sdk.NewDecFromInt(Xxx)
everywhereThe text was updated successfully, but these errors were encountered: