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 CustomToken.transfer(*) and CustomToken.transfer() function in the same way. Ideally, the latter should match transfer functions with no parmaeters, while the former should match transfer functions with any parameters.