update toc

This commit is contained in:
yslcrypto 2020-12-09 13:10:15 +01:00
parent f785466638
commit e11c27b1ab
2 changed files with 11 additions and 7 deletions

View File

@ -21,19 +21,22 @@
- [Mainnet preparations](./preparation.md)
- [Email notifications](./email-notifications.md)
- [Graffiti the blockchain](./graffiti.md)
- [Nimbus binaries](./binaries.md)
- [Troubleshooting](./troubleshooting.md)
- [Download binaries](./binaries.md)
- [Troubleshoot](./troubleshooting.md)
- [Recover / generate keys](./more-keys.md)
- [Migrate keys to another machine]()
- [Perform a voluntary exit](./voluntary-exit.md)
# Tutorials
- [Grafana and Prometheus](metrics-pretty-pictures.md)
- [Grafana and Prometheus](./metrics-pretty-pictures.md)
- [Network stats + monitoring](./eth2-stats.md)
- [Set up a systemd service](./beacon-node-systemd.md)
- [Your own Infura endpoint](infura-guide.md)
- [Perform a voluntary exit](voluntary-exit.md)
- [Run just the beacon node]()
- [Setup a systemd service](./beacon-node-systemd.md)
- [Create your own Infura endpoint](./infura-guide.md)
- [Switch between clients]()
# Reference
- [Advanced options]()
- [Hardware and cloud hosting]()
- [Windows users]()
- [API](./api.md)
- [Command line options](./options.md)

View File

@ -0,0 +1 @@
# Switch between clients