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
Some of the errors in orml_tokens::Error could specify the CurrencyId to narrow the source of error. For example, BalanceTooLow could be a tuple variant BalanceTooLow(T::CurrencyId).