@liam it is his address, you better use your own, first you need to create a new address with: "geth account new" Then use this address, you can see your addresses with "geth account"
miner.setEtherbase("*****myaddress******") When I set my etherbase address it gives me a:
null
output. Is it normal? When I type web3.eth.coinbase the output is the address I have set, and that is expected. The null output confused me a little....
Guys,ive been mining for ~70-100hours or so and i got no reward yet,mining with 50M speed.Coinbase looks like this web3.eth.coinbase '0x99efbc0308c45a785be499bad407f76606b49c92' How do i know if something else is wrong ?!
Noob question and probably a silly one. Question: If I enter web3.eth.coinbase and an account comes up (so not a blackhole of 0x0) but I didn't up that account does that mean I'm mining on behalf of someone else, or does the new Alethzero package automatically generate your account for you?
I got my address and I`ve been mining for a week in nanopool, I`m supposed to have 1.57 ETH but when I run "web3.eth.getBalance(web3.eth.accounts[0])" it says 0 in red.
Comments
geth --etherbase "0" --mine --minerthreads "6"
btw : i already run "geth account new"
geth --etherbase "0xa073edbcac4a489c3c0f71ec50dd6ffcefa49a00" --mine --minerthreads "6"
> miner.setEtherbase('0xa073edbcac4a489c3c0f71ec50dd6ffcefa49a00')
Then use this address, you can see your addresses with "geth account"
When I set my etherbase address it gives me a:
null
output. Is it normal? When I type web3.eth.coinbase the output is the address I have set, and that is expected. The null output confused me a little....
'0x99efbc0308c45a785be499bad407f76606b49c92'
How do i know if something else is wrong ?!
To mine i just use this command
ethminer -G --opencl-device 0 -F http://pooleum.com:3000/xxxx/50 -t 2
I was using (now im aware) 0x0 address
Where do i go to set this all up? Ethconsole?
any help would be amazing
Thanks
I got my address and I`ve been mining for a week in nanopool, I`m supposed to have 1.57 ETH but when I run "web3.eth.getBalance(web3.eth.accounts[0])" it says 0 in red.
where is my ether?