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 May 24, 2022. It is now read-only.
Trying to unlock the dev account leads to an error:
$ curl --data '{"method":"personal_unlockAccount","params":["0x00ea169ce7e0992960d3bde6f5d539c955316432","",null],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: application/json" -X POST 172.17.0.1:8545
{"jsonrpc":"2.0","error":{"code":-32023,"message":"Unable to unlock the account.","data":"InvalidAccount"},"id":1}
Trying to unlock the dev account leads to an error:
The account was added in #101.
Can you please tell me how to unlock it.
The text was updated successfully, but these errors were encountered: