I was solo mining today (I just began mining) and it said 5 blocks mined all the time. I thought that that is not possible. Forgive me because I know nothing but when I checked my wallet balance it said this:
> eth.getBalance(eth.coinbase)
'2772000000000000000000'
> web3.fromWei(eth.getBalance(eth.coinbase), "ether")
'2772'
I do not know how much that is worth, but if I continue to solo mine, it goes up a lot. I tried to transfer funds but I dont think anything went through since my numbers never went down. Please explain what these things mean to me?
> eth.getBalance(eth.coinbase)
'2772000000000000000000'
> web3.fromWei(eth.getBalance(eth.coinbase), "ether")
'2772'
I do not know how much that is worth, but if I continue to solo mine, it goes up a lot. I tried to transfer funds but I dont think anything went through since my numbers never went down. Please explain what these things mean to me?