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 Jan 8, 2020. It is now read-only.
Use 0 if not passed. It's especially important for to parameter, because when a use wants to deploy a contract with current schema it need to figure out that zero-address (i.e. count all zeroes), it's error prone.
Also, it's better to make both parameters as named by default but keep full from-to-value as a shorthand:
Just:
Use 0 if not passed. It's especially important for
to
parameter, because when a use wants to deploy a contract with current schema it need to figure out that zero-address (i.e. count all zeroes), it's error prone.Also, it's better to make both parameters as named by default but keep full from-to-value as a shorthand:
The text was updated successfully, but these errors were encountered: