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
I am using sdk-core for my projects and safety checks on this.currency.equals(other.currency) for CurrencyAmount would be great. Something like this(you may want to omit | 0 but this is quite handy in practice)
I am using
sdk-core
for my projects and safety checks onthis.currency.equals(other.currency)
forCurrencyAmount
would be great. Something like this(you may want to omit| 0
but this is quite handy in practice)The text was updated successfully, but these errors were encountered: