ethereum generator - An Overview
Send out ether to another account The command eth.sendTransaction can be employed to ship some ether from 1 address to another. This command can take three arguments: from, to and price. These determine the sender and receiver addresses (as strings) and the amount of Wei to transfer. It is much less error susceptible to enter the transaction price