While following this tutorial I ran into an error message. After inputting personal.unlockAccount(eth.accounts[0])
I am asked for my password. Once entered the Geth console gives me Error: could not decrypt key with given passphrase
. I know that the password is correct and some googling suggests that the error message text may be wrong. It seems it may be the case that my newly created account doesn't have enough ETH yet but, if this is the case, how can we know how much we need to be able to unlock an account?
问问题
4083 次