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 Jun 17, 2021. It is now read-only.
Per the
ethereumjs-util
documentation and source code, the function signature oftoChecksumAddress
should be:However, in the latest (
6.1.0
) NPM distribution, its signature is:The distribution's implementation follows this:
Is the version with the optional
eip1191ChainId
parameter not supposed to be published yet?The text was updated successfully, but these errors were encountered: