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
{{ message }}
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
My intention with the comment was to add some clarification to the fact that other functions in CLI using address_or_alias normalize the number if it is not an alias, but send specifically doesn't. This is a difference in the code I think it could have been confusing. I'm inclined to let the comment because of this, refactoring it to something more informative, like the following idea:
"address_or_alias is not normalized first here, because Account.send is part of the nile public API, consequently accepting address as hex too"
Originally posted by @martriay in #218 (comment)
The text was updated successfully, but these errors were encountered: