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
- register `ErrCurrency` error that is return whenever an operation
cannot be completed due to currency/ticker issues
- remove custom coin error declarations
- use existing errors instead of custom (now removed) instances
resolve#378
Cleanup
coin
package errors.ErrInvalidWallet
ErrHuman
with a better errorErrInvalidCoin
with a better error -ErrOverflow
might be a better choice in all cases.The text was updated successfully, but these errors were encountered: