Hi,
I'm running the whole backend well and want to import the geth accounts of into my Metamask wallet. It requires the password of geth account. I checked the "dev_geth.ex" file and found your procedure of creating geth accounts. Seems you set the password as blank with an empty text file by command line. MetaMask, however, forcibly requires a password to import the account.
Can I set password of the initial geth accounts in this system?


Hi,
I'm running the whole backend well and want to import the geth accounts of into my Metamask wallet. It requires the password of geth account. I checked the "dev_geth.ex" file and found your procedure of creating geth accounts. Seems you set the password as blank with an empty text file by command line. MetaMask, however, forcibly requires a password to import the account.
Can I set password of the initial geth accounts in this system?