I just try to learn etherum, geth and so forth. Now i am doing:
feng@DESKTOP-PNE7LPV:~/myChain$ ../go-ethereum/build/bin/geth --datadir . --networkid 312 console
I use this way to start a private chain and open the console. It all looks fine. But there is a problem:
This kind of information keeps jumping forever. Could anyone tell me why this happens and how to avoid this?