1

I used that command for install my node

geth console --rinkeby --datadir=~/.gophersland_ethereum_r1 --port=30304 --cache=6048 --rpc --rpcport=8546 --rpcapi=eth,web3,net,personal syncmode=fast

After i created one wallet and transfer some quantity of ethereum for this wallet. But, when i execute the command "eth.getBalance(eth.accounts[0])" the result is always 0.

But, if i checked the balance in etherscan the balance appears right.

Anyone can help me?

0 Answers0