Commit 393a6c8e authored by Luke Schoen's avatar Luke Schoen

docs: Add Geth Console command to check test node block number

parent 93b0ebd2
...@@ -80,7 +80,7 @@ If we run Mist without any argument, its internal Geth node will run. As we have ...@@ -80,7 +80,7 @@ If we run Mist without any argument, its internal Geth node will run. As we have
Once Mist is started, Verify that it is connected to the test node (that's important !!). Once Mist is started, Verify that it is connected to the test node (that's important !!).
On the bottom left check that the network is ``Private-net`` and that the block number is the same as reported by the test node we are currently runnning. On the bottom left check that the network is ``Private-net`` and that the block number is the same as reported by the test node we are currently running. Run the following command in the Geth Console to check: `web3.eth.blockNumber`.
.. image:: mist1.png .. image:: mist1.png
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment