This repository was archived by the owner on May 24, 2022. It is now read-only.
This repository was archived by the owner on May 24, 2022. It is now read-only.
Password shown in plain text in Developer Tools Console when entered incorrectly #77
Open
Description
from @ltfschoen
When I'm prompted to enter my password to send a transaction but I enter the incorrect password (i.e. myincorrectpassword
), when I click 'Send' it displays my password in plain text in the Developer Tools Console error message as shown below:
index.js:1452 signer_confirmRequest(["0x2",{},"myincorrectpassword"]): -32021: Account password is invalid or account does not exist.