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
currently it seems to be a pain to convert between different units using the UnitConversionUtil, especially when calculations and conversions for FungibleToken contracts (with custom amount of decimals) need to be done.
currently it seems to be a pain to convert between different units using the
UnitConversionUtil
, especially when calculations and conversions for FungibleToken contracts (with custom amount of decimals) need to be done.example
we need to provide a better and more convenient way to handle this
The text was updated successfully, but these errors were encountered: