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
web3.personal.sign(hash, web3.eth.account[0])
When I run the above commands I can not sign. It reported the following error "TypeError: Cannot read property '0' of undefined"
I'm using your chapter 4
The text was updated successfully, but these errors were encountered:
I run the following command:
When I run the above commands I can not sign. It reported the following error "TypeError: Cannot read property '0' of undefined"
I'm using your chapter 4
The text was updated successfully, but these errors were encountered: