ethereum / mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.
http://ethereum.org
GNU General Public License v3.0
7.44k stars 2.12k forks source link

Ethereum Wallet sending issue #2522

Open Zerofrost25 opened 7 years ago

Zerofrost25 commented 7 years ago

I am trying to send my Ether from my Wallet to Coinbase account. When i try to send it, it says incorrect password, but the password is 100% correct since i have verified that through the Geth Account Update "address" command. I used the same exact password in the Ethereum Wallet to send to my coinbase account and says its not correct. Can someone help me?

ghost commented 7 years ago

First you unlock your account after that it is possible. used TransactionReceipt transactionReceipt = Transfer.sendFunds( web3j, credentials, "Contract addrss",VALUE,Convert.Unit.ETHER);