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
So, in Wallet.sol the toEthSignedMessageHash is now moved from ECDSA to MessageHashUtils, so according to that we have to import toEthSignedMessageHash separately from MessageHashUtils.
Please assign me this issue I want to work on it.
The text was updated successfully, but these errors were encountered:
So, in
Wallet.sol
thetoEthSignedMessageHash
is now moved from ECDSA toMessageHashUtils
, so according to that we have to importtoEthSignedMessageHash
separately fromMessageHashUtils
.Please assign me this issue I want to work on it.
The text was updated successfully, but these errors were encountered: