Skip to content

Commit 48e2c15

Browse files
committed
formatting
1 parent 0e70e00 commit 48e2c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/blockchain-workbench/ethereum-deployment-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ The new screen shows deployment history. Select the first deployment resource (F
170170

171171
![Deployment output](./media/ethereum-deployment-guide/deployment-output.png)
172172

173-
To get to the admin page, copy the `ADMIN-SITE` output and open it in another tab.
173+
To get to the admin page, copy the **ADMIN-SITE** output and open it in another tab.
174174

175175
On the admin page, you can get a high-level overview of the topology you deployed by reviewing the Ethereum Node Status section. It includes all node hostnames, their peer count, and the latest block seen. The peer count for each node is between the minimum of one less than the *total node count* and the configured maximum peer count. Note, that the peer count does not restrict the number of nodes that can be deployed within the network.
176176
Occasionally, you will see the peer count fluctuate and be less than the (total number of nodes - 1). The difference in the count is not always a sign that the nodes are unhealthy, since forks in the ledger can cause minor changes in peer count. Finally, you can inspect the latest block seen by each node in the network to determine forks or lags in the system.

0 commit comments

Comments
 (0)