0

I want to sent ether from first account to another. For this i need to unlock the account. For unlocking the account i need password, which i don't know.

https://github.com/Capgemini-AIE/ethereum-docker/tree/master/files http://www.herongyang.com/Ethereum/Transfer-Fund-Send-Ether-from-One-Account-to-Another.html

Amit Kumar
  • 31
  • 2
  • 6

1 Answers1

0

You can recover a wallet by providing:

  • The private key
  • The mnementics

If you don't have access to these informations then you can't do your operation

Noé
  • 498
  • 3
  • 14