Clean up wallet doc URLs and validator/TdS docs (#9676)

This commit is contained in:
Dan Albert
2020-04-22 21:30:27 -06:00
committed by GitHub
parent 9b8d59cc2b
commit 4509579e10
35 changed files with 212 additions and 477 deletions

View File

@@ -129,4 +129,4 @@ In this example the client connects to our public testnet. To run validators on
$ NDEBUG=1 ./multinode-demo/bench-tps.sh --entrypoint devnet.solana.com:8001 --faucet devnet.solana.com:9900 --duration 60 --tx_count 50
```
You can observe the effects of your client's transactions on our [dashboard](https://metrics.solana.com:3000/d/testnet/testnet-hud?orgId=2&from=now-30m&to=now&refresh=5s&var-testnet=testnet)
You can observe the effects of your client's transactions on our [metrics dashboard](https://metrics.solana.com:3000/d/monitor/cluster-telemetry?var-testnet=devnet)