0

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:

enter image description here

This kind of information keeps jumping forever. Could anyone tell me why this happens and how to avoid this?

Feng Chen
  • 2,139
  • 4
  • 33
  • 62

1 Answers1

1

I have got it. build up a log file then all the updates will only show there.

Feng Chen
  • 2,139
  • 4
  • 33
  • 62