Clean up TdS/validator docs (#9638)

This commit is contained in:
Michael Vines
2020-04-21 16:59:09 -07:00
committed by GitHub
parent 45ff1f2379
commit 5b8d963ee2
22 changed files with 172 additions and 450 deletions

View File

@@ -86,7 +86,7 @@ To monitor your validator during its warmup period:
* `solana validators` displays the current active stake of all validators, including yours
* `solana stake-history ` shows the history of stake warming up and cooling down over recent epochs
* Look for log messages on your validator indicating your next leader slot: `[2019-09-27T20:16:00.319721164Z INFO solana_core::replay_stage] <VALIDATOR_IDENTITY_PUBKEY> voted and reset PoH at tick height ####. My next leader slot is ####`
* Once your stake is warmed up, you will see a stake balance listed for your validator on the [Solana Network Explorer](http://explorer.solana.com/validators)
* Once your stake is warmed up, you will see a stake balance listed for your validator by running `solana validators`
## Monitor Your Staked Validator